nerfstudio-project / viser

Web-based 3D visualization + Python
https://viser.studio/latest
Apache License 2.0
776 stars 46 forks source link

how to draw an arrow in the scene #253

Open wangmiaowei opened 2 months ago

wangmiaowei commented 2 months ago

Thanks for your great work, I have a question here is how can I draw an arrow on the scene defined by me?

brentyi commented 2 months ago

Hello!

If you can create the arrow as a mesh, we do support adding meshes:

You can also add a spline, although the head of the arrow will require some manual effort on your end: