Help with easy intersecting lines

edited April 2017 in How To...

Can someone help me out? I'm trying to create a very simple code that will detect intersection points between two lines. So far, all of the solutions I've seen are overly complicated and have no explanation to what is happening along the way. All I need it to do is give me a returned value (Or something of the sorts) so that I can change one of my other variables to match it

Answers

Sign In or Register to comment.