voxel-engine/src
EmaMaker 78b65894b7 chunkmesher: compiler flag to not show borders at world limit 2023-10-04 13:35:50 +02:00
..
CMakeLists.txt move input handling from main into dedicated file 2023-10-03 22:45:09 +02:00
OpenSimplexNoise.cpp initial commit 2022-11-10 19:53:52 +01:00
chunk.cpp chunk: vram buffers are managed by renderer now 2023-10-04 13:24:06 +02:00
chunkgenerator.cpp generator: add comments + a bit of refactor 2023-07-30 12:17:48 +02:00
chunkmanager.cpp renderer: also delete meshes of old chunks 2023-10-04 13:24:06 +02:00
chunkmesher.cpp chunkmesher: compiler flag to not show borders at world limit 2023-10-04 13:35:50 +02:00
controls.cpp move input handling from main into dedicated file 2023-10-03 22:45:09 +02:00
debugwindow.cpp renderer: use ChunkMeshData from rendering thread 2023-10-04 13:24:06 +02:00
main.cpp move chunkmeshdata into its own file 2023-10-04 13:23:49 +02:00
renderer.cpp renderer: also delete meshes of old chunks 2023-10-04 13:24:06 +02:00
spacefilling.cpp general code cleanup 2023-03-25 16:28:12 +01:00
stb_image.cpp initial commit 2022-11-10 19:53:52 +01:00
utils.cpp general code cleanup 2023-03-25 16:28:12 +01:00