voxel-engine/src
EmaMaker 50bc52a679 debug window: use wireframe from checkbox in rendering 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 debug window: use block type from slider in block picking 2023-09-20 12:42:05 +02:00
chunkmesher.cpp separate mesh and generation threads, with priority queues for input 2023-07-30 12:17:51 +02:00
debugwindow.cpp debug window: use wireframe from checkbox in rendering 2023-09-20 12:42:05 +02:00
main.cpp debug window: use wireframe from checkbox in rendering 2023-09-20 12:42:05 +02:00
renderer.cpp debug window: use wireframe from checkbox in rendering 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