algorithmic modeling for Rhino
I was recently introduced to the concept of PIM (Programming In Model) in this LinkedIn discussion:
https://www.linkedin.com/groups/Autodesk-University-2014-Recap-2432...
Robert Woodbury, author of Elements of Parametric Design, introduced us to PIM. Look for his first post and the message string that follows it. There are links to videos and documents that explain the process.
It looks like it currently runs in GenerativeComponents and I was wondering if anything similar has been done in Grasshopper. In particular, the Look Ahead feature seems very promising.
Anyone know more about this PIM topic?
Tags:
I watched the video but can't work out what Look Ahead is supposed to be. Can you elaborate?
It seems that it's just a preview of what happens when some parameter changes. Since we already have ctrl+z function, I don't really know what's the advantage here.
I can't see any major difference between PIM and using GH scripting components (well, you can select some objects and see where do they come from... let be it).
If it's all about UI, I would say that it's quite achievable right now. Here is a simple "hack" which get's a bit closer to the PIM approach than standard scripting workflow (using FileToScript available in the Milkbox group) :
With a little good will from David we can get even closer. Here is some proof of concept (it's not working) :
In the current state it would lack intellisense mostly.
Hi David and Mateusz,
Thank you for your quick responses.
David, there are two video links in the discussion, an older one without audio that I posted and a newer one with audio that Robert Woodbury posted. I suspect you watched the first one. Here are both of the links:
No audio: https://www.youtube.com/watch?v=cnPPdJaDxzg
With audio: https://www.youtube.com/watch?v=WeuYnH-6y2o&feature=youtu.be
The first video does a good job of condensing the information into three features, Liveness, Localization and Lookahead but it’s hard to follow without audio explanation. The second video explains the features in more detail and it is much easier to follow the logic of PIM. I recommend watching both of them to get a good overview of the process.
From what I can gather from Dr. Woodbury’s comments, the videos and documentation, is the goals of PIM are threefold.
1. PIM strives to narrow the gap between direct editing of the model and scripting.
2. PIM offers multiple ways to work with the model that are all associative and bi-directional.
3. PIM brings increased intuitiveness to the parametric design process with real-time feedback and previews of proposed alternatives.
The second video with audio also makes the point at the end of the video that PIM is not a CAD program but rather it is a concept that could be integrated into any CAD program.
It seems to be really close to the grasshopper logic.
Some extras that I noticed are:
1.Inverse lookup
Being able to select geometry in the model (Rhino) viewport and having the matching component highlighted in the graph (GH) window.
This is something that comes up often in GH users wishlists. I can't remember David's response to this wish but he is certainly aware of it.
2.Script Window
In my opinion this could be a nice addition to GH, mainly because (as stated in the video) it could familiarize users with scripting. The "hack" that Mateusz suggested is, I believe, a proof that this is possible.
3.Preview
This is the look ahead feature. I will have to agree with Mateusz on this one, it just seems to cause more unnecessary clicks without any real advantage.
4.Dependencies in the model
The feature shown in this capture seems quite interesting:
Selecting the line causes a popup to be displayed in the model viewport and from there one can easily change the initial points from which the line was generated.
This looks sweet , yet I can't help but wonder what a mess would be created when selecting a curve that has been interpolated through 100 points, or something even more complex (multiple geometries that originate from data trees etc...)
5.Windows Layout
This is what I liked the most from the video.
Positioning the GH window efficiently on top of rhino is still a pain in the ass for me. No matter what, it will always hide some part of rhino that I need and I have to move it around and resize it a lot...
Being able to tile it with the model viewport would be very convinient...
Finally about this:
"The second video with audio also makes the point at the end of the video that PIM is not a CAD program but rather it is a concept that could be integrated into any CAD program."
I don't know if, and how, it could be integrated into any CAD program but even if it could, it would be something to integrate to Rhino, not GH. And it is actually something very similar to GH the way I see it.
I believe the preview feature could be an attempt to solve the change blindness issue, being one of the five challenges of parametric modelling as described by Rick Smith. See Daniel Davis Phd thesis it has great info about this and other issues regarding parametric modelling.
http://www.danieldavis.com/thesis-ch2/
This is a very nice feature since when changing parameters in a big definition sometimes it is difficult to see or understand the change. I know that the user can enable the preview of previous components to see better the change, but this approach seems more convenient. Another approach could be to have an option of temporary preview (regardless if the components preview are on or off) when changing a parameter highlighting the before and after geometry, similar to onion skin in animation software.
cheers
alex
Thank you David for the resources
cheers
alex
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by