Wojimus / GPUDemosLinks
A collection of GPU demos aiming to educate and provide examples of utilising GPU parallel computing in game development.
☆14Updated 3 years ago
Alternatives and similar repositories for GPUDemos
Users that are interested in GPUDemos are comparing it to the libraries listed below
Sorting:
- A 2D implementation of Radiance Cascades in Unity URP☆124Updated 9 months ago
- Voxel Terrain Generator for Unity ECS☆63Updated last month
- Edge detection - depth/normals, depth fade, normal map influence☆63Updated 4 years ago
- Fast implementation of Naive SurfaceNets in Unity☆49Updated 3 years ago
- ☆105Updated 4 years ago
- All the ways to efficiently render 1 Million cubes in Unity3d (I could think of).☆58Updated 6 years ago
- Transvoxel implementation with Unity's Job System and Burst compiler☆58Updated 11 months ago
- Infinite terrain generation using Transvoxel and Marching Cubes in Unity.☆62Updated 2 years ago
- Boids AI swarm demo for Unity.☆84Updated last year
- Demo Project for Bleeding Edge Effects on Mobile 2020 GDC talk☆96Updated 5 years ago
- Node library for ShaderGraph☆35Updated 4 years ago
- ☆49Updated 4 years ago
- ☆97Updated 2 years ago
- L-Systems in Unity☆100Updated last year
- ☆95Updated 4 years ago
- Example shaders showing different methods of implementing normal mapping for triplanar shaders.☆158Updated 6 years ago
- ☆63Updated 5 years ago
- A procedural terrain generation api created for unity runtime and editor that uses the full power of compute shaders.☆76Updated 6 years ago
- Unity QuadSphere with Level of Detail subdivision☆104Updated 2 years ago
- Simple examples of noise algorithms in Unity