Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

3D measurement tools #1868

Closed
jailln opened this issue Jun 30, 2022 · 2 comments
Closed

3D measurement tools #1868

jailln opened this issue Jun 30, 2022 · 2 comments
Assignees
Labels
feature 🍏 Adds a new feature
Milestone

Comments

@jailln
Copy link
Contributor

jailln commented Jun 30, 2022

We are interested in having 3D measurement tools and in particular:

  • a tool to mesure the elevation (terrain or 3D models) in the scene:

image

  • a tool to mesure the distance and the height between two points:

image

I was thinking to add these tools as widgets. Would this be the good way to add such tools ?

@jailln jailln assigned jailln and unassigned jailln Jun 30, 2022
@mgermerie
Copy link
Contributor

Hi !
You're wright, the widgets would be a relevant place for this, as they theoretically should gather all user graphical tools and interface.
Moreover, the addition of a tool to pinpoint coordinates -including elevation- on the terrain would indeed be interesting. An extension of this tool to measure height and distance between two points would then be pretty straight forward -the most difficult part being displaying the rectangular triangle as the one shown in your second screenshot.

@jailln
Copy link
Contributor Author

jailln commented Aug 2, 2022

Hi,
Thanks for your feedback. I'm currently working on it on this branch. I still have a few things to improve but the main features are working.

@jailln jailln self-assigned this Aug 2, 2022
@jailln jailln added this to the 2.xx.x milestone Oct 14, 2022
@jailln jailln added the feature 🍏 Adds a new feature label Oct 14, 2022
@jailln jailln closed this as completed Dec 5, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
feature 🍏 Adds a new feature
Projects
None yet
Development

No branches or pull requests

2 participants