NextDroid / potree

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

Fix/issue182 extrinsics loading bug #185

Closed vrajur-nd closed 4 years ago

vrajur-nd commented 4 years ago

This PR adds a fix that ensures that the extrinsics and calibration panel values are properly passed to shader when application first loads up. Also adds a few minor fixes for viewing local data. See #182