Info
Version: | 1.0.19.213 |
Author(s): | Matt Campbell, Brandon Massoni, Nima Rafibakhsh |
Last Update: | Sunday, April 28, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://designengrlab.github.io/TVGL/ |
NuGet Url: | https://www.nuget.org/packages/TVGL |
Install
Install-Package TVGL
dotnet add package TVGL
paket add TVGL
TVGL Download (Unzip the "nupkg" after downloading)
Dependencies
- StarMath(>= 2.0.17.1019)
- MIConvexHull(>= 1.1.17.1019)
Tags
As opposed to copying directly others work, we have sought to create functions from scratch that are optimized or straightforward as a C# implementation. As a .NET Standard library (and a legacy portable class library), the functions can be accessed from other managed code.