HOME | DD

Uhanam β€” Parametric example

#architecture #autocad #design #parametric #racket #scripting
Published: 2015-05-18 16:17:25 +0000 UTC; Views: 309; Favourites: 3; Downloads: 1
Redirect to original
Description A small and quick example of parametric design. This model was generated with a scrip written in Racket and rendered in AutoCAD. Some concepts used in this project include randomness, recursion, higher-order functions and parametric surfaces and curves. I didn't quite know what to do in the middle so for now, although you can't see very well, I've placed a modified version of this:Β uhanam.deviantart.com/art/TraR…


This model, being parametric, allows several changes to be made without the need to re-write any code or model anything by hand. Simply by changing the parameter values I can change the number of waves of the roof, its inflection, the building height, the inner and outer radii for the roof and glazing, the number of pillars on the outside and inside, the roof thickness, the glazing divisions, the number of "people", etc. The position of the camera and its properties are also parametric.

The code took roughly one day to write and a little more time to create the render template in AutoCAD. The model can also be generated in Rhino without any major changes to the code.
Related content
Comments: 2

adAvlis [2015-05-18 20:41:20 +0000 UTC]

Geez it's amazing that you decided to learn more about this! After those years of AutoLisp I completely shut down any possibility of ever learning code. This looks good!

πŸ‘: 0 ⏩: 1

Uhanam In reply to adAvlis [2015-05-29 15:58:33 +0000 UTC]

Thanks
I wouldn't say "decided", more like "it's what came up in terms of job opportunity"

πŸ‘: 0 ⏩: 0