voxel-engine/src
EmaMaker afdd622ec2 refactor message system between main and update threads
restores blockpicking with new multithread system
2023-10-04 14:35:29 +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 refactor message system between main and update threads 2023-10-04 14:35:29 +02:00
chunkmesher.cpp chunkmesher: compiler flag to not show borders at world limit 2023-10-04 13:35:50 +02:00
controls.cpp refactor message system between main and update threads 2023-10-04 14:35:29 +02:00
debugwindow.cpp renderer: use ChunkMeshData from rendering thread 2023-10-04 13:24:06 +02:00
main.cpp refactor message system between main and update threads 2023-10-04 14:35:29 +02:00
renderer.cpp renderer: do not send empty meshes to the gpu only at creation 2023-10-04 13:57:12 +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