This repository contains implementations and explorations of Unity Compute Shaders and Jobs system concepts, with applications in mathematical surfaces and parallel computation workflows. It showcases ...
Developed and tested on version 2020.2.6. Probably works on newer versions as well, but no guarantees. The actual raymarching code is inside the compute shader itself ...