fuqunaga / GpuTrailLinks
ComputeShader implementation trails for Unity
☆147Updated last year
Alternatives and similar repositories for GpuTrail
Users that are interested in GpuTrail are comparing it to the libraries listed below
Sorting:
- Baking run-time shaders into textures in Unity☆117Updated 6 years ago
- 🧱 An example of geometry shader in URP.☆108Updated 5 years ago
- Blurred Refraction shaders created with Amplify Shader Editor using Command Buffers. Cool for glass looking materials, works without Ampl…☆98Updated 6 years ago
- Extension of VAT shader form sideFX houdini with various utils for Unity☆80Updated 10 months ago
- Evaluate signed-distance-fields with speed using Unity Jobs and Burst☆110Updated 3 years ago
- Superfast CPU boids for Unity☆99Updated 3 years ago
- Signed Distance Field (SDF) texture generator for Unity.☆96Updated last year
- Baking spline deformation to a texture then applying it to a mesh via a shader.☆138Updated 6 months ago
- Realtime convexhull generator☆126Updated 3 years ago
- Shadow Volume for Static-Scene-Object of Unity☆166Updated 6 years ago
- Vertex animation with C# Job System and new Mesh API☆113Updated 5 years ago
- Example project for Unity 2020.1+ texture data access APIs☆151Updated 2 years ago
- Unity sample project: Direct mesh data access from compute shaders☆131Updated last year
- Testing Post Processed Fog in Unity Universal Render Pipeline☆102Updated 6 years ago
- This is an Unity editor extension for generating shader code from template files.☆151Updated 4 years ago
- water ripple shader for Unity