Ray Marching A GLSL shader experiment

Ray Marching

A GLSL shader experiment

Description

Inspired by the incredible work of Inigo Quilez, I wanted to learn how to use shaders. I created this simple demo to practice signed-distance functions, ray marching, pixelation, and interactivity within a GLSL fragment shader.

< Back to Projects

Built with Next.js, deployed with Vercel