Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brijeshshah13/line-intersection-tester

The software is programmed to intake 4 co-ordinates of the 2 line-segments whose intersection is to be determined. The software then uses the built library method to analyze and answer accordingly to the end user.
https://github.com/brijeshshah13/line-intersection-tester

csharp intersection intersection-tester ordinates project segment

Last synced: about 1 month ago
JSON representation

The software is programmed to intake 4 co-ordinates of the 2 line-segments whose intersection is to be determined. The software then uses the built library method to analyze and answer accordingly to the end user.

Awesome Lists containing this project

README

        

# Line-Intersection-Tester
The software (Windows Form Application) is programmed to intake 4 co-ordinates of the 2 line-segments whose intersection is to be determined. The software then uses the built library method to analyze and answer accordingly to the end user. A couple of cases for the input are left to be involved.

[![Build Status](https://travis-ci.org/brijeshjain13/Line-Intersection-Tester.svg?branch=master)](https://travis-ci.org/brijeshjain13/Line-Intersection-Tester/jobs/203122231)