Prototype / proof of concept voxel ray marching


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.

Leave a comment

Log in with itch.io to leave a comment.