You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
I just want to achieve the effect shown in the above image
The text was updated successfully, but these errors were encountered:
It's used for measurements for example, draw a polyline as 3d points in the model, but render them as 2d SVG elements with lengths, because text looks so much better in svg than webgl.
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?
I just want to achieve the effect shown in the above image
The text was updated successfully, but these errors were encountered: