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
Custom 3D wireframe engine built in Processing, implementing the pinhole camera model, perspective projection, and interactive vertex un-projection without using built-in 3D libraries. Features include a full orbit/pan/zoom camera system and real-time vertex manipulation, combined together to form a projection engine.