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
This is my attempt at making a version of 3DSage's raycasting pseudo-3D engine with Processing.
The built-in graphics routines in Processing make the drawing code easier to write, but I'm not sure there's any sort of improvement in performance.