RoyTheunissen / GPU-Spline-Deformation
Baking spline deformation to a texture then applying it to a mesh via a shader.
☆131Updated 3 months ago
Alternatives and similar repositories for GPU-Spline-Deformation:
Users that are interested in GPU-Spline-Deformation are comparing it to the libraries listed below
- Baking run-time shaders into textures in Unity☆109Updated 5 years ago
- 🧱 An example of geometry shader in URP.☆106Updated 4 years ago
- ComputeShader implementation trails for Unity☆137Updated 5 months ago
- Unity tool to pack texture channels into a single texture.☆168Updated 3 years ago
- Scripts useful when using LODs and lightmaps☆104Updated 3 years ago
- Screen Space Ambient Occlusion implementation as a RendererFeature for Universal Render Pipeline☆85Updated 4 years ago
- Evaluate signed-distance-fields with speed using Unity Jobs and Burst☆102Updated 2 years ago
- Additional Draft tools for VisualEffectGraph☆122Updated 3 months ago
- Unity custom handles examples