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
Transform.js is a tiny JavaScript library for projecting 3D points into 2D space.
Transform.js is not a 3D renderer. Don't try to render meshes, as you will get strange results if you expect depth mapping to work. Lines and points are fine.