5.15.2013

Programming 3D: the MESH!

Among the features added to recent AutoCAD® software releases, subdivision surfaces (also known as MESH entities) are especially interesting. These entities are exposed in the classic entity list format. So, our good old AutoLISP® can be used for creating and modifying them.

By calculating the coordinates for their vertices from different math formulas, we can create an unlimited variety of 3D shapes. By smoothing these meshes, converting them to surfaces and solids, and applying the different surface and solid editing tools, we can explore a vast universe of 3D forms. These forms can be used as masses in Autodesk® Revit software for the development of new design concepts.

These videos are my presentation to Autodesk University 2012 Virtual. They demonstrate some of the functions developed for my book AutoCAD expert's Visual LISP, Part 4: 3D Programming. This part is also available as the Kindle e-book Programming 3D.



 Download Class Handout
 Download Class Dataset

No comments:

Post a Comment