CadQuery: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Added some more links under the "External Links" section)
(Added some more links under the "Internal Links" section)
Line 4: Line 4:
=Internal Links=
=Internal Links=
*[[OpenSCAD]]
*[[OpenSCAD]]
*[[Bryan Bishop]]


=External Links=
=External Links=
*[https://pythonhosted.org/cadquery/index.html Their Website]
*[https://pythonhosted.org/cadquery/index.html Their Website]
*[https://github.com/dcowden/cadquery/wiki The Github for This]
*[https://github.com/dcowden/cadquery/wiki The Github for This]

Revision as of 17:24, 6 August 2020

Basics

  • "CadQuery is an intuitive, easy-to-use python based language for building parametric 3D CAD models. CadQuery is for 3D CAD what jQuery is for javascript. Imagine selecting Faces of a 3d object the same way you select DOM objects with JQuery!"

Internal Links

External Links