A voxel game x2
Go to file
Eric-Paul Ickhorn 6c57999c8f Added texture loading. A texture must be at path assets/block_atlas.png 2023-10-11 15:01:54 +02:00
code/source-c Added texture loading. A texture must be at path assets/block_atlas.png 2023-10-11 15:01:54 +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 texture loading. A texture must be at path assets/block_atlas.png 2023-10-11 15:01:54 +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 texture loading. A texture must be at path assets/block_atlas.png 2023-10-11 15:01:54 +02:00

README.md

Techneck

A voxel game x2