Difference between revisions of "Interpolation"
Jump to navigation
Jump to search
(Replaced content with "{{LSL Header}} {{RightToc|clear:right;}} == Interpolation Library == * Linear Interpolation * Cosine Interpolation * [[Int…") |
|||
Line 4: | Line 4: | ||
== Interpolation Library == | == Interpolation Library == | ||
* [[Interpolation/Linear|Linear Interpolation]] | |||
* [[Interpolation/Cosine|Cosine Interpolation]] | |||
* [[Interpolation/Cubic|Cubic Interpolation]] | |||
* [[Interpolation/Catmull-Rom|Catmull-Rom Cubic Interpolation]] | |||
* [[Interpolation/Hermite|Hermite Interpolation]] | |||
* [[Interpolation/Rescale|Rescale]] | |||
* [[Interpolation/Target|Target]] | |||
| | * [[Interpolation/Old|Old Lib]] | ||
Linear | |||
| | |||
Cosine | |||
| | |||
Cubic | |||
Catmull-Rom | |||
| | |||
| | |||
Hermite | |||
| | |||
[[Interpolation/ | |||