AjayLimaye / lasVR

Visualising point clouds in VR
BSD 3-Clause "New" or "Revised" License
16 stars 7 forks source link

Spatial offsets for time-series and co-located - Add ability to set pointcloud offsets and scaling programmatically #8

Open TimeScience opened 7 years ago

TimeScience commented 7 years ago

Probably best to do in the non VR version - Have a menu item so the user can load two point clouds, either simultaneously or in time series (whichever is easier to implement), and then pick a point on each one to set the offset values then update the two point clouds to see the results.

TimeScience commented 7 years ago

This is just for the single x,y,z offset, + scaling, no 3-axis fancy spatial adjustments needed, unless you can also implement this relatively easily (would it be hard to let the user scale and 3-axis rotate/angle the point clouds to better align with each other?)