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☆50Updated 4 years ago
- Shows how to support rendering per-instance motion vectors within Indirect instanced drawing of Unity.☆49Updated 8 years ago
- Fast Voxel Traversal testing in Unity.☆29Updated 7 years ago
- Parallelised 2D deformable bodies using the C# Job system, Unity's Burst compiler and GPU instancing☆90Updated 7 years ago
- ☆52Updated 6 years ago
- test code for Unity built-in shader internalskinning.compute☆49Updated 7 years ago
- A clean room implementation of Structured Volume Sampling by Bowles and Zimmermann in Unity☆34Updated 9 years ago
- Brunetons procomputed atmospheric scatting in Unity☆60Updated 4 years ago
- Texel-Shading (experimental!) inside the Universal Render Pipeline.☆53Updated 3 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
- Using AppendStructuredBuffer / ConsumeStructuredBuffer GPU Particle Sample for Unity☆25Updated 8 years ago
- Perlin noise on the GPU in Unity☆43Updated 4 years ago
- Fur rendering in Unity with Shell Texturing☆53Updated last year
- Neural Network Ambien Occlusion based on http://theorangeduck.com/page/neural-network-ambient-occlusion☆94Updated 7 years ago
- Easily encode arbitrary curves into textures and apply them to materials or global shader properties☆82Updated 8 years ago
- ☆60Updated 5 years ago
- ☆14Updated 8 years ago
- A volumetric particle system for Unity3D.☆68Updated 10 years ago
- Examples of how to draw a procedural triangle in Unity3D☆62Updated 2 years ago
- Mass spring system implemented using compute shaders in Unity.