How would you do raycasting in Processing

edited February 2018 in How To...

Hi, I've got a question. What I want to do is be able to draw complex shapes with bezier curves (which I already know how to do). But then what I want to do is write a function that is able to determine if a specific point is either inside, outside, or touching the complex shape. I believe this is called raycasting. Does anybody know how to do that? Thank you.

Tagged:

Answers

Sign In or Register to comment.