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.
<PackageVersion Include="TVGL" Version="1.0.15.501" />
                    
Directory.Packages.props
<PackageReference Include="TVGL" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=TVGL&version=1.0.15.501
                    
Install TVGL as a Cake Addin
#tool nuget:?package=TVGL&version=1.0.15.501
                    
Install TVGL as a Cake Tool

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 82 5/2/2015
1.0.15.431 44 4/30/2015
1.0.15.430 42 4/30/2015
1.0.15.423 65 4/23/2015
1.0.15.417 43 4/17/2015
1.0.15.318 52 3/19/2015