You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently having a problem with this libary where CubicBezier curves when turned into poly1d sometimes end up being linear or end in other garbage.
This is the wanted path:
And this is what I get:
As you can see, for some reason it converts all curves into diagonals or some weird mix.
I'd appreciate any help or pointers in the right direction.
This is my Code:
Hey everyone!
I'm currently having a problem with this libary where CubicBezier curves when turned into poly1d sometimes end up being linear or end in other garbage.
This is the wanted path:
And this is what I get:
As you can see, for some reason it converts all curves into diagonals or some weird mix.
I'd appreciate any help or pointers in the right direction.
This is my Code:
Best regards,
Fischchen
The text was updated successfully, but these errors were encountered: