ElasticSea / unity-fractureLinks
Fracture any mesh at runtime
☆1,282Updated 4 years ago
Alternatives and similar repositories for unity-fracture
Users that are interested in unity-fracture are comparing it to the libraries listed below
Sorting:
- A bezier spline solution for Unity 3D with some utility functions (like travelling the spline with constant speed/time)☆1,398Updated 6 months ago
- Unity unlit screen space decal shader for URP. Just create a new material using this shader, then assign it to a new unity cube GameObjec…☆1,327Updated 3 years ago
- A stylized water shader (and material presets) for Unity.☆1,029Updated 4 years ago
- Tools, custom attributes, drawers, hierarchy overlay, and other extensions for the Unity Editor.☆1,920Updated this week
- Example project to draw 1million grass instances on mobile☆1,667Updated 5 years ago
- Outline Image Effect for Unity☆1,548Updated 2 years ago
- Extend the Unity Toolbar with your own Editor UI code.☆1,890Updated 2 years ago
- Node Based Dialogue System for Unity☆895Updated 2 years ago
- A Toon Shader in Unity Universal Render Pipeline.☆1,266Updated last year
- Source code for Toon Shader tutorial for Unity. Has specular, rim lighting, and can cast and receive shadows.☆915Updated 6 years ago
- Water Buoyancy Simulation for Unity☆948Updated 5 years ago
- The best way to implement singleton pattern in Unity.☆665Updated 3 months ago
- Source code for Toon Water Shader tutorial for Unity. Renders and animates toon-style waves from a noise texture and generates shoreline …☆821Updated 6 years ago
- Serializable dictionary class for Unity