voxel-engine/src
EmaMaker 41275486a6 blockpicking: eventually mesh nearby chunks when destroying a block
this prevents stray floating quads when destroy a block near the chunk border
2023-08-12 08:44:46 +02:00
..
CMakeLists.txt use oneTBB library 2023-04-29 14:54:09 +02:00
OpenSimplexNoise.cpp initial commit 2022-11-10 19:53:52 +01:00
chunk.cpp refactor chunk meshing routine 2023-07-19 12:56:55 +02:00
chunkgenerator.cpp generator: add comments + a bit of refactor 2023-07-30 12:17:48 +02:00
chunkmanager.cpp blockpicking: eventually mesh nearby chunks when destroying a block 2023-08-12 08:44:46 +02:00
chunkmesher.cpp separate mesh and generation threads, with priority queues for input 2023-07-30 12:17:51 +02:00
main.cpp separate mesh and generation threads, with priority queues for input 2023-07-30 12:17:51 +02:00
renderer.cpp Initial tree generation 2023-07-30 12:16:32 +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