Skip to content

Improve inspected point visualization #47

Closed
franmagn opened this issue Oct 28, 2025 · 0 comments · Fixed by #58
Closed

Improve inspected point visualization #47

franmagn opened this issue Oct 28, 2025 · 0 comments · Fixed by #58
Assignees

Comments

@franmagn
Copy link
Member

  • Make visible the name of the saved point in the rendered UI, or find another soution that easily links the point in the potree renderer to the saved point in the sidebar
  • add height, lat and long data of the point in the "Measurement" section of the sidebar
  • remove all the unused values from the "Measurement" section of the sidebar
@franmagn franmagn self-assigned this Oct 28, 2025
franmagn added a commit that referenced this issue Oct 29, 2025
fixed a graphic bug that made not possible to see x,y and z coordinates on other measurement tools sections in the sidebar, and that showed Latitude, Longitude and Elevation in those sections
franmagn added a commit that referenced this issue Oct 30, 2025
…ud on the globe

add a simple label with the name of the measured object, taken from the sidebar measurement list. It automatically gets removed once the measured object is removed, and it moves with the moving of the points.
franmagn added a commit that referenced this issue Oct 30, 2025
made labels come up faster after a movement, not requiring a camera update anymore
franmagn added a commit that referenced this issue Nov 4, 2025
add background to make the labels visible even while displaying black or white datasets
franmagn added a commit that referenced this issue Nov 4, 2025
@franmagn franmagn linked a pull request Nov 4, 2025 that will close this issue
franmagn added a commit that referenced this issue Nov 5, 2025
now it is not possible to see both name labels and value labels of the measurements, and it's possible to switch between these visualization thanks to two new buttons. There is also the possibility to hide both with a third button, all in the same section of the sidebar
franmagn added a commit that referenced this issue Nov 5, 2025
fixed behaviour after deleting measurements. Now UI is immediately refreshed, not needing anymore to move the camera position to see the labels of deleted points disappear
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant