strayrobots / 3d-annotation-tool

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

Refactoring #5

Closed kekeblom closed 3 years ago

kekeblom commented 3 years ago

Refactored the app to have a separate scene model which handles the heavy lifting and logic of the app. Should also make testing more feasible, even though we have kind of cut those corners for now.

Also adds undoing the addition of a keypoint.