gokselgoktas / dda-ray-marching

A simple example showing how to implement a DDA based screen-space ray marcher in Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DDA Ray Marching

A simple example showing how to implement a digital differential analyzer based screen-space ray marcher

About

A simple example showing how to implement a DDA based screen-space ray marcher in Unity

License:MIT License


Languages

Language:GLSL 66.2%Language:C# 33.8%