mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
Update spring solver
This commit is contained in:
parent
fdc72a17f0
commit
8ef2d0b190
5 changed files with 280 additions and 120 deletions
|
|
@ -29,7 +29,7 @@ Returns a new source with a dynamically animated value of the input source.
|
|||
|
||||
`damping_ratio` is the amount of resistance applied to the spring.
|
||||
|
||||
- \>1 = Overdamped (not currently supported).
|
||||
- \>1 = Overdamped - slowly reaches target without any overshoot.
|
||||
- 1 = Critically damped - reaches target without any overshoot.
|
||||
- <1 = Underdamped - reaches target with some overshoot.
|
||||
- 0 = Undamped - never stabilizes, oscillates forever.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue