Ball - line intersection
in
Programming Questions
•
1 year ago
Hi guys,
I'm trying to write a method that can tell if a ball intersect a line drawn with the mouse. The ball is a simple ellipse() and the line...a line(). Thanks!
I'm trying to write a method that can tell if a ball intersect a line drawn with the mouse. The ball is a simple ellipse() and the line...a line(). Thanks!
1