voxel-engine/include
EmaMaker 0560fd43c6 print gpu in debug window 2023-10-04 20:58:06 +02:00
..
.git-keep
OpenSimplexNoise.h
block.hpp Initial tree generation 2023-07-30 12:16:32 +02:00
camera.hpp camera: set atomic position at startup 2023-10-03 22:08:40 +02:00
chunk.hpp chunk: vram buffers are managed by renderer now 2023-10-04 13:24:06 +02:00
chunkgenerator.hpp
chunkmanager.hpp refactor message system between main and update threads 2023-10-04 14:35:29 +02:00
chunkmeshdata.hpp move chunkmeshdata into its own file 2023-10-04 13:23:49 +02:00
chunkmesher.hpp move chunkmeshdata into its own file 2023-10-04 13:23:49 +02:00
controls.hpp refactor message system between main and update threads 2023-10-04 14:35:29 +02:00
debugwindow.hpp create debug window with imgui 2023-09-20 12:42:05 +02:00
globals.hpp chunkmgr: span chunk indices in a cube around the player, not a sphere 2023-10-03 22:45:09 +02:00
intervalmap.hpp
main.hpp print gpu in debug window 2023-10-04 20:58:06 +02:00
renderer.hpp renderer: also delete meshes of old chunks 2023-10-04 13:24:06 +02:00
shader.hpp shader: make geometry shader not mandatory 2023-09-20 12:37:32 +02:00
spacefilling.hpp
stb_image.h
stb_image_write.h libs: import stb_image_write 2023-09-20 12:37:32 +02:00
utils.hpp
worldupdatemessage.h blockpick control belongs to control, not chunkmgr 2023-10-04 14:41:44 +02:00