VolkerH / surfcad

Surface-Oriented CAD Library for Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

surfcad is a surface-oriented CAD library for python.

It differs from other programatic CAD programs like openscad in two ways:

 - Instead of building objects from simple solid primitives via CSG, you build the object from surfaces. Hence, surface-oriented.
 - It's simply a library for python.


About

Surface-Oriented CAD Library for Python


Languages

Language:Python 100.0%