We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpPrograms › Checking if point is inside spline
Page Index Toggle Pages: 1
Checking if point is inside spline? (Read 547 times)
Checking if point is inside spline?
May 29th, 2009, 2:14pm
 
Is there a quick way to check if a point is inside a spline curve()?

This is obviously already done while filling pixels inside the spline, so is there some way I can use this built-in functionality to check if an arbitrary coordinate would be filled?

http://alienryderflex.com/polyspline/

http://en.wikipedia.org/wiki/Point_in_polygon
Page Index Toggle Pages: 1