Superformula 3D mesh generator with compute shaders
☆47Nov 13, 2020Updated 5 years ago
Alternatives and similar repositories for SuperFormula3D-Unity
Users that are interested in SuperFormula3D-Unity are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- How to generate a procedural mesh with Compute Shaders in Unity☆10Jun 1, 2020Updated 6 years ago
- A custom editor tool for unity that allows you to move transforms relative to the scene camera☆10May 19, 2021Updated 5 years ago
- Runtime Transform manipulation for Unity☆13Jan 20, 2020Updated 6 years ago
- Prototype Unity tool to paint moss geometry on top of scene geometry☆12Sep 1, 2020Updated 5 years ago
- compute shader example☆38Oct 19, 2020Updated 5 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- using CommandBuffer and DrawProcedural to generate geometry and deferred shadows☆25May 12, 2019Updated 7 years ago
- Load all project scenes in runtime - useful for testing and prototyping on mobile - single file to rule them all☆12Mar 18, 2020Updated 6 years ago
- Unity library for evaluating generic biased randomized results.☆27Jun 8, 2021Updated 5 years ago
- Upgrades standard UGUI text to TextMeshPro☆16Feb 10, 2020Updated 6 years ago
- A simple spell check tool for the Unity editor☆25Jul 18, 2023Updated 3 years ago
- Example project to simulate Fur with the Shells technique, in modelization, not shaders.☆25Nov 27, 2019Updated 6 years ago
- A plexus effect running on the GPU in Unity☆23Sep 19, 2018Updated 7 years ago
- A simple skin shader based on Activision's papers. Includes dual specular lobes, cavity w/ fresnel occlusion, naive bent normal support +…