Skip to content

Releases: RiSearcher/GeometRi.CSharp

v1.4.1.4

13 Jul 08:55
Compare
Choose a tag to compare

Intersection check of ellipsoid and sphere.
Distance between two ellipsoids.

v1.4.1.3

27 May 18:04
Compare
Choose a tag to compare

Fixed AABB local coordinate system.
Create prism by extruding face of convex polyhedron.

v.1.4.1.2

05 Mar 18:14
Compare
Choose a tag to compare

Distance from convex polyhedron to segment, sphere, and circle.
Several optimizations.

v1.4.1.1

24 Oct 15:04
Compare
Choose a tag to compare

Fixed closest points locations in ConvexPoly distance calculations.
Fixed circle-circle intersection check.

v1.4.1.0

16 Apr 09:11
Compare
Choose a tag to compare

Convex polyhedron class.
Axis aligned bounding box (AABB) class.

v1.4.0.5

03 Apr 16:55
Compare
Choose a tag to compare

v1.4.0.4

28 Mar 15:20
Compare
Choose a tag to compare

Fixed distance to triangle calculation with relative tolerance.

v1.4.0.3

25 Oct 07:57
Compare
Choose a tag to compare

Calculation of closest points between two segments, two triangles, and segment and triangle.

v1.3.5.16

05 Jul 12:48
Compare
Choose a tag to compare

Fixed distance from triangle to point calculation.

v1.3.5.15

06 Jan 14:21
Compare
Choose a tag to compare

Intersection check of triangle with triangle and box