@demofox@mastodon.gamedev.place
Post #2342308
2026-04-21 18:34 UTC
@lisyarus@mastodon.gamedev.place random comment in case it helps and you didnt already know - rational splines aka splines with weights per control point are just one curve divided by another, but gain a lot of power - like being able to represent conic sections.
Replies (1)
-
@lisyarus@mastodon.gamedev.place 2026-04-21 18:40
@demofox@mastodon.gamedev.place I had specifically the case of having values & slopes at endpoints, so cubic are perfect here :)