https://github.com/vtan/voxel
Voxel graphics toy project in C++ & OpenGL
https://github.com/vtan/voxel
cpp opengl voxel
Last synced: 8 months ago
JSON representation
Voxel graphics toy project in C++ & OpenGL
- Host: GitHub
- URL: https://github.com/vtan/voxel
- Owner: vtan
- Created: 2016-10-23T16:30:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-02T22:10:00.000Z (about 9 years ago)
- Last Synced: 2025-07-09T05:42:52.697Z (9 months ago)
- Topics: cpp, opengl, voxel
- Language: C++
- Size: 27.3 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Debian dependency packages: `libsdl2-dev libgl-dev libglew-dev libglm-dev`
```
make
./voxel
```