Skip to content

ImplicitCAD vs Shed Skin

A side-by-side look at ImplicitCAD and Shed Skin. For an in-depth review of either product, follow the links below.

ImplicitCAD

ImplicitCAD

Development

ImplicitCAD is an open-source computer-aided design (CAD) software focused on programmatic modeling for 3D printing. It allows users to describe 3D models parametrically using code rather than mouse clicks.

opensourcecad3d-modelingparametric-modeling3d-printing
Shed Skin

Shed Skin

Development

Shed Skin is an experimental compiler, Python to C++, that makes creating Python extensions easy. It uses advanced static analysis and type inference techniques to generate optimized C++ code. Shed Skin can significantly improve the execution time of CPU-bound Python programs.

compilerpythoncoptimizationstatic-analysis