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
A 3D Editor Built From Scratch -- This basic 3D modeler uses external modules only for receiving keyboard and mouse input, and for setting a given pixel on the screen to a given colour (and for the GUI elements). Everything else was handwritten by me over the course of about 2 months.