voxel-engine/src
EmaMaker f526e9b152 create debug window with imgui 2023-09-20 12:42:05 +02:00
..
CMakeLists.txt create debug window with imgui 2023-09-20 12:42:05 +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
debugwindow.cpp create debug window with imgui 2023-09-20 12:42:05 +02:00
main.cpp create debug window with imgui 2023-09-20 12:42:05 +02:00
renderer.cpp create debug window with imgui 2023-09-20 12:42:05 +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