Skip to content
Saif Ahmed edited this page Apr 2, 2025 · 8 revisions

CAD::OpenSCAD

Welcome to CAD::OpenSCAD Wiki. this is a set of Perl modules to help create 3D Structures. OpenSCAD has its own scripting language and can do this without Perl. A lot of Python scripts exist that help OpenSCAD. These modules similarly generate OpenSCAD scripts for Perl programmers and will allow: -

1 A Perlish Interface for most OpenSCAD Features.
2 Ability interact with other resources not accessible to OpenSCAD Scripting
3 May do somethings better than OpenSCAD scripts are able to do.
4 Replace some features that take a long time in OpenSCAD
5 Allow further manipulations, visualisation and animation of 3D structures created in Perl

Clone this wiki locally