Releases: RiSearcher/GeometRi.CSharp
Releases · RiSearcher/GeometRi.CSharp
v1.4.1.4
Intersection check of ellipsoid and sphere.
Distance between two ellipsoids.
v1.4.1.3
v.1.4.1.2
Distance from convex polyhedron to segment, sphere, and circle.
Several optimizations.
v1.4.1.1
Fixed closest points locations in ConvexPoly distance calculations.
Fixed circle-circle intersection check.
v1.4.1.0
Convex polyhedron class.
Axis aligned bounding box (AABB) class.
v1.4.0.5
v1.4.0.4
Fixed distance to triangle calculation with relative tolerance.
v1.4.0.3
Calculation of closest points between two segments, two triangles, and segment and triangle.
v1.3.5.16
Fixed distance from triangle to point calculation.
v1.3.5.15
Intersection check of triangle with triangle and box