MCPcopy Create free account
hub / github.com/MoeMod/CSMoE / Kochanek_Bartels_Spline

Function Kochanek_Bartels_Spline

SourceSDK/mathlib/mathlib_base.cpp:2571–2641  ·  view source on GitHub ↗

See http://en.wikipedia.org/wiki/Kochanek-Bartels_curves Tension: -1 = Round -> 1 = Tight Bias: -1 = Pre-shoot (bias left) -> 1 = Post-shoot (bias right) Continuity: -1 = Box corners -> 1 = Inverted corners If T=B=C=0 it's the same matrix as Catmull-Rom. If T=1 & B=C=0 it's the same as Cubic. If T=B=0 & C=-1 it's just linear interpolation See http://news.povray.org/povray.binaries.tutorial

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 3

VectorScaleFunction · 0.50
VectorAddFunction · 0.50
InitMethod · 0.45

Tested by

no test coverage detected