CadQuery: Difference between revisions
Jump to navigation
Jump to search
(Fixed an internal link) |
(Added some more links under the "External Links" section) |
||
(2 intermediate revisions by the same user not shown) | |||
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://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] | *[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!"