An experimental block sandbox world generator and viewer. Not a game (yet?)
This project uses https://github.com/phaazon/luminance-rs to abstract most OpenGL state and unsafety, but remains very low level.
Noise based world generation is performed using the noise crate.