Posts Tagged “Intersection”

Here is an ActionScript 3 function that will return intersection information between a segment and circle.
It's useful to me to know if a segment is partially intersecting with a circle or going completely through.

Read the rest of this entry »

Comments 6 Comments »

The intersection Point of two lines is useful to know. This is a function to find it in AS3.


Read the rest of this entry »

Comments 17 Comments »

Thanks for visiting www.keith-hair.net