https://github.com/armaancpro/badvoxel
https://github.com/armaancpro/badvoxel
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/armaancpro/badvoxel
- Owner: ArmaanCPro
- Created: 2025-01-25T03:59:34.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2025-01-25T21:40:26.000Z (5 months ago)
- Last Synced: 2025-03-29T02:07:20.530Z (3 months ago)
- Language: C++
- Size: 2.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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