Grasshopper

generative modeling for Rhino

Arturo Steinberg
  • Male
  • Brunswick, VIC
  • Australia
Share on Facebook
Share Twitter
  • Blog Posts
  • Discussions (16)
  • Events
  • Groups
  • Photos
  • Photo Albums
  • Videos

Arturo Steinberg's Discussions

How to mesh this?
2 Replies

Hi!I'm working out a set of polylines with a series of data associated to its vertices which implies a radius.Basically, it is some sort of pre scripted loft described by a series of vertices and…Continue

Started this discussion. Last reply by David Stasiuk May 30, 2012.

List dispatching to multiple streams in non regular pattern
13 Replies

Hi there.I should probably start stating that I'm not an advanced user but an enthusiastic one. Just starting to understand data/lists management but still a lot to learn.The problem is that I have a…Continue

Tags: split, sort, list

Started this discussion. Last reply by Arturo Steinberg May 28, 2012.

louvres on a differentiated surface

Hi all!I´m working on  how to generate louvres on a differentiated surface to put more where they are more needed and less where they are less/not needed to generate some sort of a mesh structure.To…Continue

Tags: mapper, graph, sort, subdivide, louvres

Started Mar 25, 2012

Copy / paste problem
7 Replies

Hi, there.I´ve searched the forums and this seems to be less usual than what I though... unluckilly.I´m trying to copy paste a few components from one fiole to another using the good old…Continue

Tags: memory, paste, copy

Started this discussion. Last reply by Teuta Karakashi May 17, 2012.

 

Arturo Steinberg's Page

Latest Activity

David Stasiuk replied to Arturo Steinberg's discussion How to mesh this?
"can't hurt to post how you did it...:)"
May 30, 2012
Arturo Steinberg replied to Arturo Steinberg's discussion How to mesh this?
"mmm... just did it... and it was as easy as I supposed... Thanks anyway."
May 29, 2012
Arturo Steinberg posted a discussion

How to mesh this?

Hi!I'm working out a set of polylines with a series of data associated to its vertices which implies a radius.Basically, it is some sort of pre scripted loft described by a series of vertices and correlative radius.I'm having problems to transform it to a solid/mesh/surface, probably because of my lack of expertice so I decided to ask here if anyone can figure it out.Attached goes the GH definition and a set of images which explain it.ANy help will be wellcome.Cheers!See More
May 29, 2012
Arturo Steinberg replied to Arturo Steinberg's discussion List dispatching to multiple streams in non regular pattern
"And, by the way, I'll take this into my collections... what an elegant solution!"
May 28, 2012
Arturo Steinberg replied to andrea macruz's discussion exclude circles
"What did you bake to make the circles get to rhino? If you used the dispatch component, it still have the whole bunch, so that could be the reason. Try connecting a Geometry component at the end and bake that. Cheers!"
May 28, 2012
Arturo Steinberg replied to Arturo Steinberg's discussion List dispatching to multiple streams in non regular pattern
"Awesome again, dude I'll stick to your GH deffinition anyway, 'cos I'm using a file name squencer that helps me build the namefiles and use multiple files which I can sort and work with... just what I was looking for. Thanks!"
May 28, 2012
Benjamin Golder replied to Arturo Steinberg's discussion List dispatching to multiple streams in non regular pattern
"Never mind, here's the solution: "
May 28, 2012
Benjamin Golder replied to Arturo Steinberg's discussion List dispatching to multiple streams in non regular pattern
"here"
May 28, 2012
Arturo Steinberg replied to Arturo Steinberg's discussion List dispatching to multiple streams in non regular pattern
"Awesome. I knew there was a way and I just wasn't getting it. Thanks a lot! (I still can't make the python stuff to work but the other way does the trick)"
May 28, 2012
Benjamin Golder replied to Arturo Steinberg's discussion List dispatching to multiple streams in non regular pattern
"David, could we have a component that does this, when (if) you have time and it seems reasonable?"
May 28, 2012
Benjamin Golder replied to Arturo Steinberg's discussion List dispatching to multiple streams in non regular pattern
May 28, 2012
Arturo Steinberg replied to Arturo Steinberg's discussion List dispatching to multiple streams in non regular pattern
"Yep, you´re totally right. I though it could be possible with the Stream Gate component, if it was able to take more than a single value per Gate, but it is not... By now, unless somebody gets to a very clever way to do this, I'll try to…"
May 28, 2012
Benjamin Golder replied to Arturo Steinberg's discussion List dispatching to multiple streams in non regular pattern
"Here would be some pseudocode in Python: d = {} for i, thing in enumerate(data): if i in d: d[i].append(thing) else: d[i] = [thing] return d"
May 28, 2012
Benjamin Golder replied to Arturo Steinberg's discussion List dispatching to multiple streams in non regular pattern
"This works, but ... Really what you want would be like the inverse of the Weave component. A branch histogram builder. I've been wanting such a component for a while. Something that basically takes a pattern of indices, input data, and groups…"
May 28, 2012
Arturo Steinberg replied to Arturo Steinberg's discussion List dispatching to multiple streams in non regular pattern
"It's just finding them out. They are already sorted from first to last but mixed with the others. We could say something like: the first belonging to thread 1 the first belonging to thread 20 the first belonging to thread 5 The…"
May 28, 2012
David Rutten replied to Arturo Steinberg's discussion List dispatching to multiple streams in non regular pattern
"Hi Arturo, I don't quite get it. You want to find all the points that use the same index? Or do you want to sort them somehow? -- David Rutten david@mcneel.com Poprad, Slovakia"
May 28, 2012

Profile Information

Company, School, or Organization
University of Melbourne

Comment Wall

You need to be a member of Grasshopper to add comments!

Join Grasshopper

  • No comments yet!
 
 
 

Translate

Search Grasshopper

Photos

  • Add Photos
  • View All

© 2013   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service