pcsg - a constructive solid geometry library for Python

Constructive geometry is a technique used for modeling shapes and solids. The pcsg library can be used to create 3D printable solid objects, images and animations utilizing tools like OpenScad and POV-Ray. The introduction of a common description format eleminates the need for learning different scripting languages and rewriting your code.

Warning

The current implementation of pcsg is a prototype. It’s assumed that the API will change in future releases.

Examples

_images/SimpleExample.thumb.png

Simple example tool.

_images/GearExample.thumb.png

Example gear wheel animation.

Example: Simple example tool.

_images/SimpleExample.img.png

Example: Example gear wheel animation.

_images/GearExample.img.png

Indices and tables