eriove / Csg

Solid modeling library for .NET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSG

Build Status

NuGet Package

Constructive Solid Geometry is a modeling library that provides 3D solid primitives and operators to manipulate them.

This library is a manual port of OpenJsCad's csg.js.

Development

To build Csg, you need C# 8.0 available through .NET Core 3.0.

About

Solid modeling library for .NET

License:MIT License


Languages

Language:C# 100.0%