This is an ongoing project where I'm trying to make a performant voxel rendering engine using C++ and Vulkan. Compute shader which runs at half screen resolution. Marches rays through octree chunks ...
The repository contains everything required to compile and build the examples on Windows, Linux and Android. All required dependencies are included. A Visual Studio solution file for compiling all ...