/Compute-Shader-Raytracer

Raytracing with a compute shader done in Unity3D

Primary LanguageC#

Compute Shader Raytracer

An example HLSL compute shader raytracer. Mostly for learning.

Will probably end up raytracing more than just spheres but triangle meshes as well.