Posts: 11
Threads: 5
Joined: Aug 2019
Hello,
is there a way to get something similar to B-Splines (
https://en.wikipedia.org/wiki/B-spline) in Curvy?
Thanks for your time!
Posts: 1,887
Threads: 77
Joined: Jun 2017
Hi,
Curvy does not support B-Splines right now, but this link seems to explain how to transform a B-Spline into a Bézier one, which is supported by Curvy
https://math.stackexchange.com/questions/417859/convert-a-b-spline-into-bezier-curves
Did this help?
Have a nice day
Please consider leaving a
review for Curvy. This will help a lot keeping Curvy relevant in the eyes of the Asset Store algorithm.
Posts: 11
Threads: 5
Joined: Aug 2019
(08-30-2019, 11:30 AM)_Aka_ Wrote: Hi,
Curvy does not support B-Splines right now, but this link seems to explain how to transform a B-Spline into a Bézier one, which is supported by Curvy
https://math.stackexchange.com/questions/417859/convert-a-b-spline-into-bezier-curves
Did this help?
Have a nice day
yes this helps :-)
Thank you and have a nice day!