Skip to content

Line intersection is a concept in computational geometry that involves finding the point(s) at which two or more lines intersect in a plane. This problem is often used in computer graphics, computer-aided design (CAD) systems, and geographic information systems (GIS).

Notifications You must be signed in to change notification settings

darian-catalin-cucer/line-intersection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Line Intersection Android App

An open-source Android application that calculates the point of intersection between two lines.

Features

  • Simple and intuitive interface
  • Ability to input line equations or coordinates
  • Calculates the intersection point accurately
  • Can be used by students, engineers, and mathematicians alike

Contributing

We welcome contributions to the project. If you want to contribute, please fork the repository and submit a pull request with your changes.

License

This project is licensed under the MIT License. See LICENSE for details.

About

Line intersection is a concept in computational geometry that involves finding the point(s) at which two or more lines intersect in a plane. This problem is often used in computer graphics, computer-aided design (CAD) systems, and geographic information systems (GIS).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages