voxel-engine/README.md

10 lines
292 B
Markdown
Raw Permalink Normal View History

Port of https://git.emamaker/voxel-test-intervalmaps to C++ and OpenGL.
## Credits
CMake template based on https://github.com/kigster/cmake-project-template by Konstantin Gredeskoul under MIT License
Rest of credits is in respective source files (OpenSimplexNoise, glad, glm, stb_image)