JavierOltra.CoreMath
0.0.3
.Net Core Math extension methods for 3d Engines
Install-Package JavierOltra.CoreMath -Version 0.0.3
dotnet add package JavierOltra.CoreMath --version 0.0.3
<PackageReference Include="JavierOltra.CoreMath" Version="0.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JavierOltra.CoreMath --version 0.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: JavierOltra.CoreMath, 0.0.3"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
CoreMath
.NET Core library to extend the Math capabilities of the framework
Installation
Install from NuGet: JavierOltra.CoreMath package.
Usage
There are examples in the Unit Test project.
Notes
CoreMath
.NET Core library to extend the Math capabilities of the framework
Installation
Install from NuGet: JavierOltra.CoreMath package.
Usage
There are examples in the Unit Test project.
Notes
Release Notes
Fixed vector length
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on JavierOltra.CoreMath:
Package | Downloads |
---|---|
JavierOltra.CoreFBX
.NET Core library to parse FBX binary and text files.
|
|
JavierOltra.CoreRender
.NET Core library to render 3d scenes using OpenTK (OpenGL).
|
GitHub repositories
This package is not used by any popular GitHub repositories.