Hi,
a made a scene where I put a sprite. Clicking the sprite makes an html annotation to appear.
But if you rotate the scene the annotation does not follow the sprite. The click gets the mouse x and y onclick.
Any ideia how I can get it to work?
I followed a few tutorials like https://manu.ninja/webgl-three-js-annotations but with no success.
I also make a codepen so you can see what I mean.
Thanks in advance.
Fernando