Skip to content

Commit

Permalink
made intersection test section shorter
Browse files Browse the repository at this point in the history
  • Loading branch information
FreyaHolmer authored Jan 29, 2022
1 parent 06b115b commit 34b0332
Showing 1 changed file with 5 additions and 11 deletions.
16 changes: 5 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,11 @@
Expanded Math Functionality for Unity

## Features
- Intersection tests
- Ray/Ray
- Ray/LineSegment
- Ray/Line
- Ray/Circle
- LineSegment/LineSegment
- LineSegment/Line
- LineSegment/Circle
- Line/Line
- Line/Circle
- Circle/Circle
- 2D Intersection tests between all combinations of:
- Ray
- LineSegment
- Line
- Circle
- Curves & Splines
- Bézier (Quadratic, Cubic & Generalized)
- Hermite
Expand Down

0 comments on commit 34b0332

Please sign in to comment.