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 ...
This repo contains code for a fluid simulation pipeline implemented in Compute shaders. The code has been tested on Unity 2019.1.14f1 Windows DX11, with the Legacy renderer. You can read the full ...