voxel-engine/src
EmaMaker 68f0e320b6 chunkmesher: use goto for error handling 2023-10-04 13:17:50 +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: typedef for chunk state 2023-10-04 12:57:57 +02:00
chunkgenerator.cpp generator: add comments + a bit of refactor 2023-07-30 12:17:48 +02:00
chunkmanager.cpp multithread: refactor update thread, communication between mesh/gen/upd threads 2023-10-04 13:10:05 +02:00
chunkmesher.cpp chunkmesher: use goto for error handling 2023-10-04 13:17:50 +02:00
controls.cpp move input handling from main into dedicated file 2023-10-03 22:45:09 +02:00
debugwindow.cpp debugwindow: catch exception to avoid crash when missing parameters 2023-10-04 12:58:00 +02:00
main.cpp move input handling from main into dedicated file 2023-10-03 22:45:09 +02:00
renderer.cpp move chunkmeshdata into its own file 2023-10-04 13:17:48 +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