chrismarch / SoftBodySimulation
Squish! A quick exploration of mesh deformation in response to collision
☆343Updated 3 years ago
Alternatives and similar repositories for SoftBodySimulation
Users that are interested in SoftBodySimulation are comparing it to the libraries listed below
Sorting:
- Shader demo - More than 300 examples☆331Updated last year
- Painting directly in mesh textures in Unity 3d with shaders☆371Updated 5 years ago
- A simple kinetic simulator for Unity, you can use it to simulate hair/tail/breast/skirt and other soft objects☆471Updated last year
- Vertex animation baking tool, shaders and animation system for Unity DOTS/ECS.☆462Updated 2 years ago
- Fast GPU vertex shader based animation library for Unity (VAT, Vertex Animation Texture, Morphing Animation)☆515Updated 2 years ago
- A simple liquid simulation using MetaBalls.☆296Updated 3 years ago
- Code samples using the animation C# jobs feature.☆516Updated 4 years ago
- Modular utilities for shader stripping to drastically improve Unity build times☆371Updated 9 months ago
- A Collection of Shader For URP(LWRP) Render Pipeline☆654Updated 2 years ago
- Screen Space Boolean Implementation for Unity.☆268Updated 6 years ago
- Implementation of the SPH Algorithm (fluid simulation) in Unity, comparing singlethread and ECS/Job System performances.☆248Updated 5 years ago
- An example of a simple grapple effect in Unity☆296Updated 6 years ago
- Simple but very fast GPU vertex shader based animation system for Unity.Entities☆405Updated 3 years ago
- URP renderfeature test project☆449Updated 2 years ago
- An optimized approach to lists with dozens of elements and a Pooling system☆481Updated 3 years ago
- Projection Decals for Unity's Universal Render Pipeline.☆535Updated last year
- Gameplay Ingredients for your Unity Games - A collection of runtime and editor scripts that ease simple tasks while making games and prot…☆625Updated 2 years ago
- A sample project showcasing a simple method to calculate custom lighting inside of Shader Graph for the Lightweight Render Pipeline. Incl…