eirys / ft_vox

A procedural voxel terrain rendering engine in C++ and Vulkan
Apache License 2.0
0 stars 0 forks source link

Full chunk rendering #23

Closed eirys closed 1 month ago

eirys commented 1 month ago

Chunk rendering w/ vertex buffer. Also added frustum culling option.