Posted February 09, 2024 by Teknologicus
#voxel
I'm working on a voxel rendering engine written in C++ for a video game I'm planning on writing. Here is a prototype / proof of concept voxel bunny rendered with the Vulkan graphics API and glsl fragment shader using digital differential analyzer algorithm powered ray marching.