small experimental voxel engine. currently written in python and glsl, but might be changed to c++ later on
Go to file
steffen fa19643fa0 added renderfunction to a structure.
Complex structure soon to come.
2017-08-29 16:30:53 +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 added renderfunction to a structure. 2017-08-29 16:30:53 +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 added renderfunction to a structure. 2017-08-29 16:30:53 +02:00
passthroughvertex.glsl Initial commit 2017-08-27 12:51:26 +02:00
README.txt Added README. 2017-08-27 13:07:22 +02:00
texturefragment.glsl Initial commit 2017-08-27 12:51:26 +02:00
vertex.glsl added renderfunction to a structure. 2017-08-29 16:30:53 +02:00

freeglut is needed.