CrockettScience / Compute-Shaders-Procedural-Meshes
This is the backing repository for a tutorial series walking through the process using a compute shader to procedurally generate a mesh along a Bezier Curve in using Unity URP.
☆25Updated 2 years ago
Alternatives and similar repositories for Compute-Shaders-Procedural-Meshes:
Users that are interested in Compute-Shaders-Procedural-Meshes are comparing it to the libraries listed below
- Minimalist simplex library☆46Updated 2 years ago
- Generates a Texture3D using simplex noise useful for a ton of interesting FX☆28Updated 7 years ago
- Compute shader particles in Unity☆12Updated 7 years ago
- Procedural Grass System with Compute Shaders in Unity☆28Updated 2 years ago
- Simple shaders for Unity3D that I created for games, for a challenge or following tutorials.☆22Updated 5 years ago
- ☆25Updated 4 years ago
- Using SRP to create a volumetric occlusion mask for objects to use in their render pass☆18Updated 6 years ago
- A simple lens flare effect in Unity's universal render pipeline☆18Updated 5 years ago
- Unity SDF generator for 2D images☆16Updated 2 years ago
- ☆35Updated 3 years ago
- An example of mesh deformation in Unity☆30Updated 3 years ago
- ☆24Updated 5 years ago
- Particle system using Curl Noise for Unity.☆32Updated 6 years ago
- A first pass at a flowfield☆28Updated 6 years ago
- Simple GPU Occlusion for Lens Flares☆19Updated 5 years ago
- ☆55Updated 11 months ago
- Mistral Trail is a Trail Rendering System for Unity and could safely substitute the built-in trail system.☆18Updated 7 years ago
- ☆14Updated 4 years ago
- ☆18Updated 7 years ago
- Testbed project exploring the performance of Unity's Job System/Burst compiler combined with GPU mesh instancing.☆35Updated 2 years ago
- use some unity graphic API to display outline post processing.☆26Updated 7 years ago
- Realistic simulation of hair physics optimized for virtual reality (120FPS) using Unity Engine. Leverages spring physics and geometry/com…☆24Updated last year
- Unity3d DelaunayTriangulation☆14Updated 7 years ago
- Skybox shaders for Unity.☆26Updated 5 years ago
- A demo to show rendering custom draw calls in the Unity's SRP framework. Take planar shadow rendering for example.☆29Updated 5 years ago
- An example to compare performance of Unity Burst compiler vs natively compiled code imported as plugin☆24Updated 5 years ago
- Hybrid reflection probes for Unity. Proof of concept that reflection probes can be baked in a deferred fashion in order so they can produ…☆17Updated 5 years ago
- modular particle system using compute shaders.☆28Updated 5 years ago
- Multiple Shaders for Unity URP☆18Updated 3 years ago
- Mesh explosion effect with Compute Shader and DrawMeshInstancedIndirect method in Unity☆28Updated 7 years ago