GeometRi 1.3.5
GeometRi is a simple and lightweight 3D geometry library for .Net. Its main purpose is manipulations with basic geometrical primitives, such as point, line, plane, segment in 3D space: translation and rotation operations, distance calculation, intersections, orthogonal projections of one object into another, etc. The basic objects can be defined in global or in one of the local coordinate systems and converted form one coordinate system into another. Each object stores its reference coordinate system and all necessary transformations are performed implicitly when needed.
Compatible with .Net Framework 2.0 and .Net Standard 1.0 (.Net Core, Mono, Xamarin, UWP, Windows Phone).
See the version list below for details.
Install-Package GeometRi -Version 1.3.5
dotnet add package GeometRi --version 1.3.5
<PackageReference Include="GeometRi" Version="1.3.5" />
paket add GeometRi --version 1.3.5
Release Notes
New intersection methods: line/segment intersection with circle, ellipse, triangle, ellipsoid.
Dependencies
-
.NETFramework 2.0
- No dependencies.
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
GitHub Usage
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
1.3.5.13 | 563 | 10/1/2019 | ||
1.3.5.12 | 1,595 | 6/18/2019 | ||
1.3.5.11 | 947 | 5/16/2019 | ||
1.3.5.10 | 310 | 5/14/2019 | ||
1.3.5.9 | 1,073 | 3/14/2019 | ||
1.3.5.8 | 1,218 | 1/10/2019 | ||
1.3.5.7 | 392 | 12/15/2018 | ||
1.3.5.6 | 391 | 12/12/2018 | ||
1.3.5.5 | 2,388 | 11/2/2018 | ||
1.3.5.4 | 524 | 10/14/2018 | ||
1.3.5.3 | 570 | 9/15/2018 | ||
1.3.5.2 | 637 | 7/7/2018 | ||
1.3.5.1 | 513 | 6/30/2018 | ||
1.3.5 | 2,407 | 6/20/2018 | ||
1.3.4 | 569 | 5/4/2018 | ||
1.3.3 | 454 | 4/20/2018 | ||
1.3.2 | 666 | 11/27/2017 | ||
1.3.1 | 936 | 10/6/2017 | ||
1.3.0 | 464 | 9/18/2017 | ||
1.2.1 | 469 | 9/11/2017 | ||
1.2.0 | 502 | 8/26/2017 | ||
1.1.2 | 494 | 8/9/2017 | ||
1.1.1 | 491 | 8/4/2017 | ||
1.1.0 | 508 | 7/30/2017 | ||
1.0.1 | 536 | 7/23/2017 | ||
0.9.6 | 510 | 6/21/2017 | ||
0.9.5 | 514 | 6/3/2017 | ||
0.9.4 | 511 | 5/31/2017 | ||
0.9.3 | 525 | 5/21/2017 | ||
0.9.2 | 520 | 4/29/2017 | ||
0.9.1 | 495 | 4/25/2017 | ||
0.9.0 | 535 | 4/23/2017 |