small experimental voxel engine. currently written in python and glsl, but might be changed to c++ later on
Go to file
2017-08-27 12:51:26 +02:00
Lights Initial commit 2017-08-27 12:51:26 +02:00
MatrixStuff Initial commit 2017-08-27 12:51:26 +02:00
Objects Initial commit 2017-08-27 12:51:26 +02:00
.gitignore Initial commit 2017-08-27 12:51:26 +02:00
fragment.glsl Initial commit 2017-08-27 12:51:26 +02:00
main.py Initial commit 2017-08-27 12:51:26 +02:00
passthroughvertex.glsl Initial commit 2017-08-27 12:51:26 +02:00
texturefragment.glsl Initial commit 2017-08-27 12:51:26 +02:00
vertex.glsl Initial commit 2017-08-27 12:51:26 +02:00