Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 280 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 280 Bytes

OpenGL-Raycaster_v1 (PROCESSING)

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.