We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi,
I would like to define a point on a bezier curve where I can attach the beginning of another bezier curve. In other words I need to attach a bezier curve perpendicular to a point on another bezier curve. How do I approach this?
Alternatively I would like to have two bezier curves overlay each other at points on these two bezier curves that I define.
Thank you for your help!
Answers
show your code please
afaik you can use this to find all points on a bezier
so in the example in the link set i to 50% (e.g. 5) to get the center point
https://www.processing.org/reference/bezierPoint_.html