Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/brijeshshah13/line-intersection-tester
- Owner: brijeshshah13
- Created: 2017-02-01T12:58:01.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-19T15:44:27.000Z (almost 8 years ago)
- Last Synced: 2024-10-29T21:13:05.685Z (3 months ago)
- Topics: csharp, intersection, intersection-tester, ordinates, project, segment
- Language: C#
- Size: 59.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)