fuqunaga / GpuTrailLinks
ComputeShader implementation trails for Unity
☆142Updated 8 months ago
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☆111Updated 5 years ago
- Extension of VAT shader form sideFX houdini with various utils for Unity☆78Updated 4 months ago
- Evaluate signed-distance-fields with speed using Unity Jobs and Burst☆105Updated 2 years ago
- Superfast CPU boids for Unity☆97Updated 2 years ago
- 🧱 An example of geometry shader in URP.☆107Updated 4 years ago
- Shadow Volume for Static-Scene-Object of Unity☆165Updated 6 years ago
- Vertex animation with C# Job System and new Mesh API☆111Updated 5 years ago
- Unity sample project: Direct mesh data access from compute shaders☆127Updated 9 months ago
- Testing Post Processed Fog in Unity Universal Render Pipeline☆102Updated 5 years ago
- Enhanced Texture Previewer for Unity☆75Updated 4 years ago
- This is an Unity editor extension for generating shader code from template files.☆150Updated 3 years ago
- Grass for Unity's HD render pipeline. This project was an experiment to learn more about hand-writing HDRP shaders and writing shaders wi…☆81Updated 3 years ago
- Rendering decals to an offscreen buffer in URP for shader effects☆43Updated 3 years ago
- Realtime convexhull generator☆123Updated 2 years ago
- ☆70Updated last year
- raymarching experiment in unity☆86Updated 5 years ago
- Example project for Unity 2020.1+ texture data access APIs☆148Updated 2 years ago
- Converted Unity shaders from SahderToy to Unity shading language☆147Updated 2 years ago
- Signed Distance Field (SDF) texture generator for Unity.☆87Updated 6 months ago
- Unity custom handles examples☆107Updated 4 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
- 🌐 First-class Mesh debugging tools for Unity☆122Updated 2 years ago
- Unity tool to pack texture channels into a single texture.☆172Updated 4 years ago
- Simple bake manager for lightmapping in Unity☆71Updated 7 years ago
- Screen Space Ambient Occlusion implementation as a RendererFeature for Universal Render Pipeline