NextDroid / potree

WebGL point cloud viewer for large datasets
http://potree.org
Other
1 stars 0 forks source link

Radar visualizations #226

Closed nmhaddadND closed 4 years ago

nmhaddadND commented 4 years ago

Adds support for radar visualization using a single loader file that handles both tracks and detections. Adds performance fix implemented in controlPointLoader.js to preselect the maximum number of radar object visualized from each sensor. Cleans up a bunch of global parameters and creates helper functions used in new file to access these values instead.