strayrobots / 3d-annotation-tool

A graphical user interface to annotate point clouds and 3D data.
MIT License
78 stars 8 forks source link

Point cloud raytracing to select points #45

Closed kekeblom closed 2 years ago

kekeblom commented 2 years ago

Initial implementation of picking points within a point cloud. Seems to be working quite nicely at least on dense clouds.

Also introduces a way to increase or decrease the point size (ctrl+- and ctrl++) when looking at the point cloud.

https://user-images.githubusercontent.com/1204635/158842970-cdfa6f6c-c697-4256-b616-7578632f0fbd.mp4