A voxel game x2
Go to file
Eric-Paul Ickhorn 163457c5b8 Fixed some memory leaks while creating others 2023-10-16 13:36:50 +02:00
code/source-c Fixed some memory leaks while creating others 2023-10-16 13:36:50 +02:00
dependencies Added texture loading. A texture must be at path assets/block_atlas.png 2023-10-11 15:01:54 +02:00
.gitignore Initial commit 2023-10-10 03:23:40 +00:00
LICENSE Initial commit 2023-10-10 03:23:40 +00:00
README.md Initial commit 2023-10-10 03:23:40 +00:00
build.bash Added hooks for physics-chunk creation 2023-10-15 14:41:53 +02:00
fragment_shader.glsl Added texture loading. A texture must be at path assets/block_atlas.png 2023-10-11 15:01:54 +02:00
vertex_shader.glsl Added block creation utilities 2023-10-12 08:18:43 +02:00

README.md

Techneck

A voxel game x2