Closed EverWinter23 closed 5 years ago
Elevation value of a point on hover, elevation profile of a line.
How would one go about it?-- if it can be achieved. Could restricting the model to 2d while interacting help, or can we achieve the same in 3d.
Thanks. Martini is :fire: :fire:
Edit 1: CDN support would be really appreciated for quick prototyping.
Edit 2: terrain has to be calculated by the user rather than the library, but certain front-end frameworks don't give you access to the DOM-- like Vue
terrain
Vue
Interaction is out of scope for this library. It's focused strictly on an algorithm for generating a mesh.
Elevation value of a point on hover, elevation profile of a line.
How would one go about it?-- if it can be achieved. Could restricting the model to 2d while interacting help, or can we achieve the same in 3d.
Thanks. Martini is :fire: :fire:
Edit 1: CDN support would be really appreciated for quick prototyping.
Edit 2:
terrain
has to be calculated by the user rather than the library, but certain front-end frameworks don't give you access to the DOM-- likeVue