TVGL 1.0.15.501

dotnet add package TVGL --version 1.0.15.501
NuGet\Install-Package TVGL -Version 1.0.15.501
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="TVGL" Version="1.0.15.501" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TVGL --version 1.0.15.501
#r "nuget: TVGL, 1.0.15.501"
#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 TVGL as a Cake Addin
#addin nuget:?package=TVGL&version=1.0.15.501

// Install TVGL as a Cake Tool
#tool nuget:?package=TVGL&version=1.0.15.501

This new dynamic library is focused on Computational Geometry functions likes the ones you would find in CGAL. 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 managed library (and a portable class library at that), the functions can be accessed from other managed code.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.15.501 81 5/2/2015
1.0.15.431 43 4/30/2015
1.0.15.430 41 4/30/2015
1.0.15.423 64 4/23/2015
1.0.15.417 43 4/17/2015
1.0.15.318 51 3/19/2015