Licenses
Order

SpringVisual3D 0

by Jean d'Arc | MIT

GPU vertex displacement based customizable 3D spring geometry

This Godot 4 add-on generates and deforms customizable 3D spring geometry purely through GPU vertex displacement. It uses high-performance vertex shaders to mathematically construct, twist, and stretch the spring body in real time. Built for rapid

SpringDamper 0

by Hyphinett | MIT

A simple spring damper implementation based on Ryan Juckett's post. Examples can be found in the examples folder

Godot Spring Damper By Hyphinett A simple spring damper implementation based on this post. Works with floats and vectors. Examples can be found in the examples folder. These spring dampers are intended to be instanced from code as an interpolation utility

Value Spring 0

by Andicraft | Unlicense

Animate values in code using springs! Juice up your game

Value Spring A very simple addon for Godot 4 that allows the user to animate whatever values they want from code, based on this video by t3ssel8r. It adds the following objects: ValueSpring A type of Resource that can be used from any node to animate

loading more results...