xeolabs / xeogl

A WebGL-based 3D engine for technical visualization. Not actively maintained.
http://xeogl.org
Other
1.14k stars 264 forks source link

Two drawing question #336

Open victor-freedom opened 1 year ago

victor-freedom commented 1 year ago

1、How to convert a 3D coordinate system into a corresponding 2D coordinate system based on camera's eye and target parameters? I want to draw an arrow pointing to a certain point,And rotate along with the rotation 2、How to draw text on the canvas? image

I just want to achieve the effect shown in the above image