Wojimus / GPUDemosLinks
A collection of GPU demos aiming to educate and provide examples of utilising GPU parallel computing in game development.
☆14Updated 2 years ago
Alternatives and similar repositories for GPUDemos
Users that are interested in GPUDemos are comparing it to the libraries listed below
Sorting:
- Edge detection - depth/normals, depth fade, normal map influence☆63Updated 4 years ago
- All the ways to efficiently render 1 Million cubes in Unity3d (I could think of).☆56Updated 5 years ago
- Fast implementation of Naive SurfaceNets in Unity☆42Updated 2 years ago
- ☆49Updated 4 years ago
- ☆103Updated 4 years ago
- Node library for ShaderGraph☆35Updated 4 years ago
- A system for packaging up shaders for different render pipelines/versions of unity, and making them act as if they are a single shader☆93Updated last year
- ☆63Updated 4 years ago
- Geometry grass shader for unity.☆88Updated 4 years ago
- ☆62Updated 5 years ago
- Evaluate signed-distance-fields with speed using Unity Jobs and Burst☆105Updated 2 years ago
- Demo Project for Bleeding Edge Effects on Mobile 2020 GDC talk☆96Updated 5 years ago
- Transvoxel implementation with Unity's Job System and Burst compiler☆49Updated 4 months ago
- ☆79Updated 5 years ago
- ☆33Updated 2 years ago
- ☆97Updated 2 years ago
- Biplanar mapping shader for Unity☆104Updated 4 years ago
- A tiny vertex color baker for Unity that runs on the GPU, implemented as an AssetPostprocessor☆106Updated 2 years ago
- Screenshots a Shader Graph in multiple sections, stitches them together and saves the result as a PNG☆123Updated 3 years ago
- Unity C# Naive Surface Net implementation☆81Updated 7 years ago
- Implementation of a tornado (twister) in Unity that can interact with the environment (including the clouds)☆34Updated 3 years ago
- A periodical texturing in Unity☆72Updated 2 years ago
- ☆66Updated 4 years ago
- Examples of how to draw a procedural triangle in Unity3D☆61Updated last year
- Rendering decals to an offscreen buffer in URP for shader effects☆43Updated 3 years ago
- Scripting functionality to efficiently read terrain layer weights. Can be used to drive physics, VFX and/or SFX.☆65Updated 3 years ago
- Noise generation plugin for Unity☆25Updated 3 years ago
- Render a voxel model in Unity by raymarching a 3D texture☆41Updated last year
- Infinite terrain generation using Transvoxel and Marching Cubes in Unity.☆49Updated last year
- Raymarching x Rigidbody interaction example.☆63Updated 9 years ago