Grasshopper

algorithmic modeling for Rhino

Hi to everyone, I'm rookie of gh, forgive me is this post could be considered stupid, but...

I'm following an exercise from Tedeschi's AAD book.

The algorithm propose a "fading pattern" on a rectangular surface.

There's no problem if I draw a rectangular surface, but if I transpose the algorithm on a surface wich is triangular, the pattern get out from the surface's bound...(and then I'm forced to cut the mesh)

The problem comes out from entity input?

Beginning the algorithm I must consider the triangular surface as a single triangular mesh ?

Thank you all for the help!

Views: 1489

Replies to This Discussion

what surface am I suppose to link?

Attachments:

Hy, please could you upload the working gh with the 3dm file? 

Davide,

Not everyone read the book and it would be better if you include links and images to clarifty your question (as this post suggests - http://www.grasshopper3d.com/forum/topics/how-to-get-help-when-you-...) for others to help you.

First, your problems is that triangular surface is trimmed, that's why when you input it into Lunchbox component it gets untrimmed so that the division could be implemented. Try using "Untrim" command on your triangular surface and you would see. Second, you can try a Lunchbox component "Subdivide Triangle" to get the divisions and try to implement the same idea on a triangular surface. It would require to reimplement the original definition with some changes. 

RSS

About

Translate

Search

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service