The project contents contain the code necessary to calculate tension data on inside Unity Shaders. It also contains some other tools like the nodes required to re-create the "Skin" material that you see in the showcase above. The following implementation will work with Rigged Geometry as well as BlendShapes/MorphTargets.
☆82May 29, 2023Updated 2 years ago
Alternatives and similar repositories for tension-tools
Users that are interested in tension-tools are comparing it to the libraries listed below
Sorting:
- An asynchronous runtime 3D-model importer for Unity☆16Mar 19, 2024Updated last year
- 2.5D Dynamic Reflective Water system for Unity's Universal Rendering Pipeline (URP).☆27Nov 22, 2023Updated 2 years ago
- Unity editor tool for quickly changing the game's color palette☆72Jul 4, 2023Updated 2 years ago
- A Unity Package for high performance dynamic mesh generation of 2D and 3D shapes with rounded edges/corners.☆47Feb 1, 2024Updated 2 years ago
- A package that Procedurally Generates Closed Tracks from Voronoi Diagrams using C# Jobs System, Splines and Procedural Mesh Generation.☆15Jan 12, 2025Updated last year
- UIEEx(UIElement Extension) is an extension library of Unity UI Elements package. UIEEx improve the workflow of creating editor & runtime …