Smooth Decibel Map
Open
enhancement
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Colored points created by the ray tracing algorithm should be converted to a smooth gradient to better depict the decibel level at each point.
Possible solutions:
- Triangulate the points and use the color interpolation of faces in OpenGL to make a gradient.
- Vet ares for the highest dB level point in the area and color the area that color
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.