Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GetNearestPointTf
#7
(09-27-2020, 11:11 PM)_Aka_ Wrote: GetNearestPointTf gets you the nearest point on a spline from a specific point. There is no implementation of splines' intersection algorithms in Curvy Splines for now. Those algorithms can be more or less complex depending on the type of splines. This can be a good starting point
https://stackoverflow.com/questions/4039229/checking-if-two-cubic-b%c3%a9zier-curves-intersect#4041286
Did this help?

Yea, it will help. Thank you for help!
Reply


Messages In This Thread
GetNearestPointTf - by DunchaLin3 - 09-27-2020, 03:28 PM
RE: GetNearestPointTf - by _Aka_ - 09-27-2020, 05:21 PM
RE: GetNearestPointTf - by _Aka_ - 09-27-2020, 05:31 PM
RE: GetNearestPointTf - by _Aka_ - 09-27-2020, 05:32 PM
RE: GetNearestPointTf - by DunchaLin3 - 09-27-2020, 06:03 PM
RE: GetNearestPointTf - by _Aka_ - 09-27-2020, 11:11 PM
RE: GetNearestPointTf - by DunchaLin3 - 09-28-2020, 06:14 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Looping splines and GetNearestPointTF Sacryn 1 209 10-13-2021, 02:07 PM
Last Post: _Aka_

Forum Jump: