pro3d-space / PRo3D

PRo3D, short for Planetary Robotics 3D Viewer, is an interactive 3D visualization tool allowing planetary scientists to work with high-resolution 3D reconstructions of planetary surfaces.
http://pro3d.space/
GNU Affero General Public License v3.0
38 stars 2 forks source link

Editable annotation points [perhaps redundant] #215

Open gpaar opened 1 year ago

gpaar commented 1 year ago

It shall be possible to pick points from annotations (line, polygon, D&S etc.) and modify / delete them or add additional points between two others or at the end

AndrewAnnex commented 1 year ago

I would like to re-prioritize this issue to be more important now that the sample count improvements have been made.

haraldsteinlechner commented 1 year ago

i agree.

EDIT: we are just in the process of re-organizing the issues in terms of priority

gpaar commented 1 year ago

Took over from 205 (now obsolete) Annotations vertices, once placed in the scene, appear to be immutable. Annotations should be more flexible, once a vertex is placed in a scene the user should be able to move it, delete it, or add additional vertices to the DnS/TT/Line/Polyline even after the annotation is "completed". Annotations should be lockable via a button next to the visibility toggle in the right hand panel to prevent inadvertent modifications, this could be enabled by default to preserve the current functionality. A user should also be able to edit annotations after they are completed and be able to add (append) new vertices or delete selected vertices. As vertices are dragged, the interpolated points from sky/viewpoint perspective should update, although it can occur only after the user has stopped dragging the feature to conserve CPU resources.