hi Peer, so I guess that a ray fire / intersect method isn't going to be quite right for open curves.
Because like this:
So maybe what you need is to project each candidate point, the tangent points and the end points, onto a line that is orthogonal to the projection direction and take the minimum and maximum distances along that line:
- MIchael
|