Join Nostr
2026-04-20 22:35:15 UTC

Arvīds Kokins on Nostr: has anyone tried to interpolate a list of position+slope points as an alternative ...

has anyone tried to interpolate a list of position+slope points as an alternative method of building curves?

(possibly by intersecting straight lines from order-adjacent keyframes and generating a quadratic bezier with the intersection point as the middle control point)

it's kind of impossible to search for it

#math #gamedev