Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/treeplate/geometry
https://github.com/treeplate/geometry
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/treeplate/geometry
- Owner: treeplate
- Created: 2024-11-02T04:06:26.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-03T03:31:58.000Z (2 months ago)
- Last Synced: 2024-11-23T06:27:22.047Z (about 1 month ago)
- Language: Dart
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Points and things made of points
### Point
A point is any capital letter (A-Z).
### Line
Lines extends infinitely in both directions. A line is written ``, where A and B are two points on the line.
### Ray
Rays extend infinitely in one direction. A ray is written `-AB>`, where A is the endpoint and B is another point on the ray.
### Line Segment
A Segment is a finite segment of a line. A segment is written `-AB-`, where A and B are the two endpoints. The length of a segment is written `AB`.
### Angle
An angle is two rays with the same endpoint. An angle is written `` and `` are parallel, say ` || `.
### Perpendicular
To say that `` is perpendicular to ``, say ` _|_ `