Smoothstep definition

Search

Smoothstep

Smoothstep logo #21000 Smoothstep is a scalar interpolation function commonly used in computer graphics and video game engines. The function interpolates smoothly between two input values based on a third one that should be between the first two. The returned value is clamped between 0 and 1. The slope of the smoothstep function tends toward zero at both edges. This mak...
Found on http://en.wikipedia.org/wiki/Smoothstep
No exact match found.