Geometry 1.0.0.1
An extension library for System.Numerics namespace adding common XNA/MonoGame/SharpDX classes to the namespace.
Install-Package Geometry -Version 1.0.0.1
dotnet add package Geometry --version 1.0.0.1
<PackageReference Include="Geometry" Version="1.0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Geometry --version 1.0.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
This release brings OrientedBoundingBox as well as Ray-Triangle intersection.
Dependencies
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
- System.Numerics.Vectors (>= 4.1.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.