
Project
cinight/MinimalCompute Learn compute shader fundamentals through minimal, practical examples. MinimalCompute provides test scenes demonstrating CPU-GPU data transport, including texture manipulation, 2D/3D fluid simulation, structured buffers, GPU particles, and interactive sketches. Supports Unity 6.3 with both Built-in and URP rendering pipelines, making it ideal for developers exploring GPU compute capabilities.
https://www.pkglnk.dev/minimalcompute.git Project
cinight/CustomSRP Many mini-custom-SRPs showing how to achieve different things when creating your own SRP. Only SRP Core package is needed.
https://www.pkglnk.dev/customsrp.git 