https://github.com/SebLague/Ray-Marching
https://github.com/SebLague/Ray-Marching
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/SebLague/Ray-Marching
- Owner: SebLague
- License: mit
- Created: 2019-04-02T08:21:05.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-04-08T14:50:19.000Z (about 5 years ago)
- Last Synced: 2024-10-29T20:50:38.622Z (over 1 year ago)
- Language: C#
- Homepage: https://youtu.be/Cp5WWtMoeKg
- Size: 18.6 KB
- Stars: 1,051
- Watchers: 42
- Forks: 176
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- 3d-resources - Ray Marching
README
# 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:

Simple scene showing cutting and blending operations:
