Click here to Skip to main content
15,884,537 members
Articles / Programming Languages / C#

Find the Intersection Point of Two Line Segments

Rate me:
Please Sign up or sign in to vote.
5.00/5 (10 votes)
9 Jan 2015CPOL4 min read 110.8K   1.5K   12  
An implementation of a line segment intersection algorithm

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Systems Engineer @declarity.net
Denmark Denmark
Enthusiastic Software Developer with a strong believe in simplification, decoupling and immutability.

Comments and Discussions