vue-3d-model icon indicating copy to clipboard operation
vue-3d-model copied to clipboard

Annotate 3D model

Open thomas-chauvet opened this issue 4 years ago • 3 comments
trafficstars

Hi!

Thanks for the great work on this library :)

I would like to go a step further by annotating the 3d model when click we click on it.

Any idea on how to do this with the on-click event probably? I am totally new to 3D.

Thanks a lot!

thomas-chauvet avatar Mar 03 '21 10:03 thomas-chauvet

You can get the position of click through on-click event, but there is no simple way to add annotations to the 3D scene.

hujiulong avatar Mar 03 '21 10:03 hujiulong

Ok thanks!

I'll give a try with the on-click event and this blogpost on three.js annotation.

I'll keep you posted

thomas-chauvet avatar Mar 03 '21 10:03 thomas-chauvet

@thomas-chauvet were you able to get this working in the end?

spatialbits avatar Oct 19 '23 19:10 spatialbits