Solid modelling of meshes supporting basic shapes (boxes, cylinders, spheres, ...), booleans operations (union, subtract, intersect) and output to STL.
Info
| Version: | 0.9.12 |
| Author(s): | praeclarum |
| Last Update: | Sunday, February 2, 2025 |
| .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