Info
Version: | 1.0.0-rc93 |
Author(s): | Wout Ware |
Last Update: | Wednesday, September 27, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.woutware.com/ww.netcore |
NuGet Url: | https://www.nuget.org/packages/WW.NetStandard |
Install
Install-Package WW.NetStandard
dotnet add package WW.NetStandard
paket add WW.NetStandard
WW.NetStandard Download (Unzip the "nupkg" after downloading)
Dependencies
- BouncyCastle.NetCore(>= 1.8.6)
- SixLabors.Fonts(>= 1.0.00013)
- SixLabors.ImageSharp(>= 1.0.00003)
- SixLabors.ImageSharp.Drawing(>= 1.0.00010)
- System.Memory(>= 4.5.3)
- System.Numerics.Vectors(>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.0)
Tags
The main geometric operations are 2D (Delaunay) triangulation and polygon clipping (union, difference, intersection, xor). The latest clipping implementation is floating point based and allows self-intersecting inputs.
To try the software, a trial license must be obtained from: https://www.woutware.com/SoftwareLicenses. The library has to be initialized before use with a call to method WW.WWLicense.SetLicense(string licenseString).
For documentation see: http://www.woutware.com/doc/NetCore2.0/.
For questions just visit the forum on https://www.woutware.com/Forum/Board/10/questions-and-general-support.