keijiro / ComputePrngTestLinks
A simple test project for a pseudo random number generator designed for compute shaders.
☆34Updated 8 years ago
Alternatives and similar repositories for ComputePrngTest
Users that are interested in ComputePrngTest are comparing it to the libraries listed below
Sorting:
- A deferred translucency (with Subsurface Scattering) shader for Unity3D that integrates with existing Deferred rendering and Standard sha…☆25Updated 10 years ago
- GPU Particles for Unity☆49Updated 4 years ago
- Proof of concept for a translucency / fake subsurface-scattering shader, using multiple passes with different blend ops to calculate thic…☆43Updated 7 years ago
- A clean room implementation of Structured Volume Sampling by Bowles and Zimmermann in Unity☆34Updated 8 years ago
- Fast Voxel Traversal testing in Unity.☆29Updated 7 years ago
- Shows how to support rendering per-instance motion vectors within Indirect instanced drawing of Unity.