Cave Thing – Basic Renderer
Posted by jolle
August 29th, 2009 1:59 am
OK, so I’m not sure what kind of game I’ll make yet — I have several ideas, it’s just that I don’t know if they’d be fun. In the mean time, I’ve set up simple cave rendering:
It’s basically marching squares on top of a grid of 0-1 float values.
Tags: cave, marching squares, opengl, renderer
