CadQuery: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created Page + Added Basic Sections/Info)
 
(Added some more links under the "External Links" section)
 
(4 intermediate revisions by the same user not shown)
Line 3: Line 3:


=Internal Links=
=Internal Links=
*[[Open SCAD]]
*[[OpenSCAD]]
*[[Bryan Bishop]]


=External Links=
=External Links=
*
*[https://pythonhosted.org/cadquery/index.html Their Website]
*[https://www.youtube.com/watch?v=lxhBNOE7GVs&feature=youtu.be A "Getting Started" Video on CadQuery]
*[https://github.com/dcowden/cadquery/wiki The Github for This]

Latest 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