voxel-engine/include
EmaMaker b724640384 chunkgen: take advantage of intervalmap structure
brings down heap memory usage to about 67% of that using arrays (valgrind, tested on standard terrain with renderdistance at 8)
2022-12-01 23:44:03 +01:00
..
.git-keep initial commit 2022-11-10 19:53:52 +01:00
OpenSimplexNoise.h initial commit 2022-11-10 19:53:52 +01:00
block.hpp initial commit 2022-11-10 19:53:52 +01:00
camera.hpp camera: wider and further view 2022-12-01 23:44:03 +01:00
chunk.hpp chunkgen: take advantage of intervalmap structure 2022-12-01 23:44:03 +01:00
chunkgenerator.hpp initial commit 2022-11-10 19:53:52 +01:00
chunkmanager.hpp chunkmgr: properly dispose allocated chunk memory 2022-12-01 23:44:03 +01:00
chunkmesh.hpp chunkmesh: cleanup 2022-12-01 23:44:03 +01:00
globals.hpp initial commit 2022-11-10 19:53:52 +01:00
intervalmap.hpp implement intervalmaps 2022-12-01 23:44:03 +01:00
main.hpp initial commit 2022-11-10 19:53:52 +01:00
shader.hpp initial commit 2022-11-10 19:53:52 +01:00
spacefilling.hpp initial commit 2022-11-10 19:53:52 +01:00
stb_image.h initial commit 2022-11-10 19:53:52 +01:00
utils.hpp initial commit 2022-11-10 19:53:52 +01:00