Solid modelling of meshes supporting basic shapes (boxes, cylinders, spheres, ...), booleans operations (union, subtract, intersect) and output to STL.
Info
Version: | 0.3.26 |
Author(s): | praeclarum |
Last Update: | Saturday, December 15, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/praeclarum/Csg |
NuGet Url: | https://www.nuget.org/packages/SolidGeometry |
Install
Install-Package SolidGeometry
dotnet add package SolidGeometry
paket add SolidGeometry
SolidGeometry Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags