voxel-engine/src
EmaMaker 490f207e39 chunk/mgr: calculate index belongs to chunk namespace 2023-10-03 22:45:09 +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/mgr: calculate index belongs to chunk namespace 2023-10-03 22:45:09 +02:00
chunkgenerator.cpp generator: add comments + a bit of refactor 2023-07-30 12:17:48 +02:00
chunkmanager.cpp chunk/mgr: calculate index belongs to chunk namespace 2023-10-03 22:45:09 +02:00
chunkmesher.cpp separate mesh and generation threads, with priority queues for input 2023-07-30 12:17:51 +02:00
controls.cpp move input handling from main into dedicated file 2023-10-03 22:45:09 +02:00
debugwindow.cpp debug window: use wireframe from checkbox in rendering 2023-09-20 12:42:05 +02:00
main.cpp move input handling from main into dedicated file 2023-10-03 22:45:09 +02:00
renderer.cpp renderer: perform frustum culling only if chunk has vertices 2023-10-03 22:08:40 +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