FsMath3D 1.6.0-alpha-0

This is a prerelease version of FsMath3D.
There is a newer version of this package available.
See the version list below for details.
dotnet add package FsMath3D --version 1.6.0-alpha-0
NuGet\Install-Package FsMath3D -Version 1.6.0-alpha-0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FsMath3D" Version="1.6.0-alpha-0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FsMath3D --version 1.6.0-alpha-0
#r "nuget: FsMath3D, 1.6.0-alpha-0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FsMath3D as a Cake Addin
#addin nuget:?package=FsMath3D&version=1.6.0-alpha-0&prerelease

// Install FsMath3D as a Cake Tool
#tool nuget:?package=FsMath3D&version=1.6.0-alpha-0&prerelease

F# 3D Math Library

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • Portable Class Library (.NETFramework 4.5, Silverlight 4.0, Windows 8.0, WindowsPhone 7.0)

NuGet packages (1)

Showing the top 1 NuGet packages that depend on FsMath3D:

Package Downloads
FsGles2

F# GLES2 Binding

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.7.0 1,545 3/25/2018
1.7.0-alpha-2 961 3/24/2018
1.7.0-alpha-1 924 3/24/2018
1.7.0-alpha 1,209 3/24/2018
1.6.0-alpha-1 1,171 10/10/2016
1.6.0-alpha-0 933 10/9/2016
1.5.4 1,167 10/9/2016
1.5.3 1,117 10/9/2016
1.5.2 1,166 10/2/2016
1.5.1 1,316 10/2/2016
1.5.0 1,317 7/31/2016
1.0.0 1,834 9/17/2015

v1.6.0 - add icolor3, icolor4, color3, dvec2, dvec3, dvec4, dmat2, dmat3, dmat4, dquat
v1.5.4 - added box2, box3 to Geometry
v1.5.3 - fix dependency
v1.5.2 - Portable Client Profile (4.5)