Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marianpekar/voxel-terrain-rendering

An old-school voxel terrain rendering
https://github.com/marianpekar/voxel-terrain-rendering

cplusplus cpp rendering retrogaming sdl sdl2 voxel voxel-terrain

Last synced: 29 days ago
JSON representation

An old-school voxel terrain rendering

Awesome Lists containing this project

README

        

# Voxel Terrain Rendering

![Voxel Terrain](voxel_terrain.gif)

Based on [Voxel Space Engine: Comanche Terrain Rendering](https://www.youtube.com/watch?v=bQBY9BM9g_Y) by [@gustavopezzi](https://github.com/gustavopezzi) but implemented in C++ and uses SDL and SDL_image instead of DOS-Like framework.