voxel-engine/include
EmaMaker 32b9c3e8ca [MERGE_UNSURE] use bytes for vertex info
further reduces vram usage: down to 8MB in test world.
Huge odd decrease in performance on the Radeon HD6850, unsure to merge this into master
2023-07-19 14:44:49 +02:00
..
.git-keep
OpenSimplexNoise.h
block.hpp
camera.hpp
chunk.hpp refactor chunk meshing routine 2023-07-19 12:56:55 +02:00
chunkgenerator.hpp
chunkmanager.hpp chunkmanager: add function getBlockAtPos, returns block at world pos 2023-06-01 21:31:18 +02:00
chunkmesher.hpp [MERGE_UNSURE] use bytes for vertex info 2023-07-19 14:44:49 +02:00
globals.hpp toggle wireframe with F 2023-07-18 20:12:25 +02:00
intervalmap.hpp
main.hpp
renderer.hpp
shader.hpp shader.hpp: add geometry shader support 2023-07-19 12:41:44 +02:00
spacefilling.hpp
stb_image.h
utils.hpp