Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 566 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 566 Bytes

voxels-plus-plus

A reasonably high-performance, multi-threaded, badly-procedural voxel world renderer. Chunks are generated and rendered around the player as they move around (WASD). Arrow up and down to change the chunk load radius.


Complex ambient occlusion:

The explanation for "badly-procedural":