|
So I know there are websites to create bezier curves with regular curve orders such as 3 but what about the simple curve type? |
Answered by
dawsers
Aug 3, 2026
Replies: 1 comment
|
|
0 replies
Answer selected by
Diax170
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
simpleare cubic beziers that behave like in Hyprland (linear parameter to cubic bezier, so more like a 2D curve instead of 3D), for example:https://easings.net/
https://cubic-bezier.com/#.17,.67,.83,.67