Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 525 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 525 Bytes

Ray Marching

Experimenting with using ray marching to render signed distance functions in Unity. This is just a test project, so beware! It is very unoptimized and incomplete. See my video on this project here: https://www.youtube.com/watch?v=Cp5WWtMoeKg

To run this project you'll need to open it in the Unity game engine: https://unity3d.com/

Rendering of mandelbulb fractal: Mandelbulb Simple scene showing cutting and blending operations: Scene