CodingTrain / CodingTrain/Suggestion-Box

Curves are a mystery

Open
#163 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
No language data
Stars
570
Forks
85
PR merge metrics
No merged PRs in 30d

Description

It's easy enough to use a curve function (cubic, catmul, whatever) to draw a curve in 2D or 3D, but what baffles my mind is how to interpolate a curve over time.

Say you use a curve to interpolate between several values over time. These values could be keyframes, or gradient stops, or any value that takes place over time in a non regular interval.

I think the problem is sometimes phrased something like "how to interpolate y from x" where x is time and y is a set of data at non regular intervals

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.