11 releases
0.2.0 | Apr 14, 2023 |
---|---|
0.1.353 | Sep 6, 2021 |
0.1.352 |
|
0.1.351 | Feb 25, 2021 |
0.1.349 | Dec 22, 2020 |
#840 in Math
22 downloads per month
16KB
345 lines
Struct for geometric triangles.
Features:
- AABB
- Angles
- Area
- Barycentric to Cartesian transform
- Cartesian to Barycentric transform
- Centroid
- Circumradius
- Checks wheter a given point lies inside the triangle
- Checks if vertices are collinear
- Heights
- Inradius
- Is it equilateral
- Is it golden
- Is it isosceles
- Is it right-angled
- Are Points sorted by axis
- Medians
- Normal
- Perimeter
- Ray/Triangle intersection by Möller & Trumbore algorithm
- Semiperimeter
- Sides
- Sort Points by axis
Dependencies
~150KB