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.
☆24Updated 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
- An example of Stencil Portal in Unity☆35Updated 3 years ago
- Simple GPU Occlusion for Lens Flares☆19Updated 5 years ago
- A fluid simulation I made for a class assignment, based on work by Jos Stam.☆37Updated last year
- ☆18Updated 6 years ago
- Compute shader particles in Unity☆11Updated 6 years ago
- Generates a Texture3D using simplex noise useful for a ton of interesting FX☆28Updated 6 years ago
- A simple lens flare effect in Unity's universal render pipeline☆17Updated 4 years ago
- Particle system using Curl Noise for Unity.☆32Updated 6 years ago
- Using SRP to create a volumetric occlusion mask for objects to use in their render pass☆18Updated 6 years ago
- An easy to extend version of Unity's default lit URP shader based on some simple macros.☆22Updated last month
- Testbed project exploring the performance of Unity's Job System/Burst compiler combined with GPU mesh instancing.☆36Updated 2 years ago
- Raymarching in Unity using the job system☆36Updated 5 years ago
- Mistral Trail is a Trail Rendering System for Unity and could safely substitute the built-in trail system.☆18Updated 7 years ago
- simple gpu instancing particles with collision calculation☆13Updated 7 years ago
- ☆15Updated 3 years ago
- A simple shader which renders stylized wireframes while staying true (within reason) to the visual style of the Vectrex☆31Updated 3 years ago
- Mesh de-indexing utility☆24Updated 2 years ago
- An example of mesh deformation in Unity☆29Updated 3 years ago
- A dynamically tesselating, deforming terrain map made in Unity using Compute shaders☆21Updated 8 years ago
- Example project to simulate Fur with the Shells technique, in modelization, not shaders.☆23Updated 5 years ago
- modular particle system using compute shaders.☆29Updated 5 years ago
- A demo to show rendering custom draw calls in the Unity's SRP framework. Take planar shadow rendering for example.☆29Updated 4 years ago
- Make different kinds of typical Visual Effects which could be valuable reference.☆20Updated 6 years ago
- Unity Timeline integration for the Unity Spline package utilizing c# job system and burst compiler☆43Updated last month
- use some unity graphic API to display outline post processing.☆27Updated 7 years ago
- Super fast Normal and Tangent recalculation library for Unity.☆35Updated 4 months ago
- Procedural Grass System with Compute Shaders in Unity☆27Updated 2 years ago
- Unity 3D Deferred Grass☆23Updated 4 years ago