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

https://github.com/armaancpro/badvoxel


https://github.com/armaancpro/badvoxel

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# BadVoxel

Not actually a voxel engine, but it is a dumb attempt to recreate some basic minecraft features in c++ using opengl.

# Dependencies
- glfw
- glm
- glad
- stb_image
- premake5