Skip to content

Commit

Permalink
Add PlanarFOV to README
Browse files Browse the repository at this point in the history
  • Loading branch information
thatcomputerguy0101 committed Oct 25, 2024
1 parent 65aac05 commit 946dfc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The library provides:
- rotation matrices: `Basis2`, `Basis3`
- angle units: `Rad`, `Deg`
- points: `Point2`, `Point3`
- perspective projections: `Perspective`, `PerspectiveFov`, `Ortho`
- perspective projections: `Perspective`, `PerspectiveFov`, `Ortho`, `PlanarFov`
- spatial transformations: `AffineMatrix3`, `Transform3`

Not all of the functionality has been implemented yet, and the existing code
Expand Down

0 comments on commit 946dfc9

Please sign in to comment.