CQparts
Python physibles

Apr 2019

Build tangible programmatic designs in python.

It is similar in form to OpenScad where you can define 3d objects with code, however it is python and brings all the power of OO to building objects. You can make paramteric object that are an assembly of parts, this is one of my examples for a little project box

[Project Box] (https://cqparts.github.io/examples/export/showcase/ProjectBox/)

It can also generate gltf format files and display them with ThreeJS

I have a large number of example and experimental files in https://github.com/zignig/cqparts_bucket.

There is also a generated site for the project https://cqparts.github.io/examples/