Grasshopper

algorithmic modeling for Rhino

Hello.. I need help figuring out how to make a script for window mullions that can follow a radial attractor point so that i forms sort of concentric triangles . see attached screen shot as an example of what I am trying to achieve. I would also like to be able to specify the mullion size/ thickness (eg. 4x4)

Anyone who can give it a shot and let me know what they can suggest would be a LIFESAVER!

Thanks,

Julie

Views: 2979

Attachments:

Replies to This Discussion

Hello,

what you want is not very clear. What have you now ? A mesh where each triangle will be a window ? A surface ? ... 

You can read that 

http://www.grasshopper3d.com/forum/topics/how-to-get-help-when-you-...

I have done something similar but not exactly :

http://www.grasshopper3d.com/profiles/blogs/exoskeleton-and-macro-w...

Wow. Let me take a few min to read through your project.. in the mean time here is a screenshot of my starting surface which I want to interpolate my mullion design onto. Also, I have attached the rhino files as well... one showing the starting surface and one showing desired result. does that make sense?

Ive tried box morph and simple triangulation scipts such as the one seen attached here, but I'm having trouble getting it to curve around the object.

Attachments:

Your surfaces are portion of revolved surfaces. So search the centers, draw the surfaces and apply a triangulated pattern. 

Here a beginning of solution,Need Lunchbox for triangles. 

Not happy with  the result

swap UV you will need Intrallattice.

And other advice, try to understand what you want to copy, there are some pattern, curve on plane XY, concentric curves ... you can imagine the flow of the surface. So instead of using very complex surface, reconstruct them. They had many control points, to much for such simple shapes. 

Thank yo so much for the help! I am really trying to get a grasp on this triangulation stuff. I tried installing lunchbox and it wont show up in grasshopper. I tried uninstalling & reinstalling Grasshopper and now grasshopper loads when I installing in rhino but rhino doesn't remember that i loaded the plugin each time i open it and I have to reinstall grasshopper everytime i open rhino now and it still wont show lunch box! haha. I swear this is murphy's law.

It is also possible to make a little c# which use uv of surface to recreate triangles.
Also doable with component

I got Lunchbox and intralattice to work and generate the rough geometry I want. Now I'm working on using similar techniques that you used to create the frame for it which is a little different from what you did in your project but very similar. Thank you so much! I couldn't be more appreciative!

I did a script to cut holes. It offset extrudes the triangles from Lunchbox and then cut the surfaces and then connect edges with loft. So at the end you will have a solid. I am sure there are many of this type of script on the forum. The only problem is for triangle glass which are often flat there will be no continuity with the shape. It is also possible to bevel the holes using 4 surfaces instead of 2 and using 2 cutting shape instead of 1. 

You will need Clipper because Rhino offset is not good enough for the job !

It has been done in Rhino 6 so there could be some compatibility problem. I test it now. 

Attachments:

With Rhino 5 and a surface internalized

Attachments:

This is a real frame I'm building so I actually need the triangles to be flat which works out great I offsetted them and I'm trying desperately to get the triangles to all be the same size but not successfully. Do you have any suggestions??? each triangle has a slightly different width.

see picture..

Quite the same script with some variation, the trick is to use point deform in order to have an offset of triangles (for frame) that will join. There is still a cuter after the clipper offset. 2 offsets of triangles are used to make 2 differents thickness. For the Morpheus I have done more complex geometry, the glass are on a frame and there are joints betweens the glass ...

 

Attachments:

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service