Grasshopper

generative modeling for Rhino

David Koch
  • Male
  • Moscow
  • Russian Federation
Share on Facebook
Share Twitter
  • Blog Posts
  • Discussions (7)
  • Events
  • Groups
  • Photos
  • Photo Albums
  • Videos

David Koch's Friends

  • Bennett Bossert

David Koch's Discussions

Make2d Animate
3 Replies

Hello, I'm not sure if this is a grasshopper problem or a general rhino problem.  I am trying to animate the movement of an object and export each frame of the animation as a vector drawing.  I was…Continue

Tags: slider, animate, 2d, make

Started this discussion. Last reply by Andrew Heumann Feb 16.

Splitting list of values
4 Replies

I am trying to split a list of integers into "runs", basically consecutive recurrences of the same integer.  For example, 2,2,0,0,2,2,2,2 would be spit into three lists, (2,2) (0,0), (2,2,2,2).  I…Continue

Tags: list., split, runs, consecutive

Started this discussion. Last reply by Danny Boyes Sep 25, 2012.

Dispatch points into two groups while maintaining their order.
4 Replies

I have a group of points that I am dispatching into two groups with the containment tool. The two resulting lists of points have a new order.  For example (1,2,3,4,5,6,7) becomes (1,2,3) and…Continue

Started this discussion. Last reply by Michael Pryor Sep 11, 2012.

 

David Koch's Page

Latest Activity

Andrew Heumann replied to David Koch's discussion Make2d Animate
"Yeah, you'd need some kind of script, Python or otherwise. Attached is a bare bones example in C# exporting dwgs of a make2d for a single object. For the camera control you should look into Horster Camera Control.  "
Feb 16
David Koch replied to David Koch's discussion Make2d Animate
"Thanks Andrew,  I wasn't able to figure out how they actually did it.  Is this something I would have to learn python for? David"
Feb 15
Andrew Heumann replied to David Koch's discussion Make2d Animate
"Erick Katzenstein of LMNts has shown a method for doing this. http://lmnts.lmnarchitects.com/parametrics/make2d-animations/"
Feb 15
David Koch posted a discussion

Make2d Animate

Hello, I'm not sure if this is a grasshopper problem or a general rhino problem.  I am trying to animate the movement of an object and export each frame of the animation as a vector drawing.  I was thinking the "animate slider" function would work but then I would need to bake each interval and use "make2d" and export.  The other complicating factor is that the camera will be following the object.  Can this be accomplished through grasshopper?  If anyone can point me in the right direction I…See More
Feb 15
Danny Boyes replied to David Koch's discussion Splitting list of values
"There's actually a bit more to it as I didn't realise it was dropping the last run of numbers. "
Sep 25, 2012
David Koch replied to David Koch's discussion Splitting list of values
"Thank you, that is genius. David"
Sep 25, 2012
Danny Boyes replied to David Koch's discussion Splitting list of values
Sep 25, 2012
Gstei replied to David Koch's discussion Splitting list of values
Sep 25, 2012
David Koch posted a discussion

Splitting list of values

I am trying to split a list of integers into "runs", basically consecutive recurrences of the same integer.  For example, 2,2,0,0,2,2,2,2 would be spit into three lists, (2,2) (0,0), (2,2,2,2).  I want to be able to measure the length of each of these lists.  I hope this makes sense. Thanks,DavidSee More
Sep 25, 2012
Michael Pryor replied to David Koch's discussion Dispatch points into two groups while maintaining their order.
"yea, sift does it, replacing items not there with null. To keep list order, then u can operate each list separate and bring back together with combine. "
Sep 11, 2012
David Koch replied to David Koch's discussion Dispatch points into two groups while maintaining their order.
"Thanks, I think that command is only in version 9, I'll have to update and give it a try."
Sep 11, 2012
Michael Pryor replied to David Koch's discussion Dispatch points into two groups while maintaining their order.
"i think sift is supposed to opperate as so although I remember reading it has some bug."
Sep 11, 2012
David Koch replied to David Koch's discussion Dispatch points into two groups while maintaining their order.
"Here are the files."
Sep 11, 2012
David Koch posted a discussion

Dispatch points into two groups while maintaining their order.

I have a group of points that I am dispatching into two groups with the containment tool. The two resulting lists of points have a new order.  For example (1,2,3,4,5,6,7) becomes (1,2,3) and (1,2,3,4).  I am trying to have the two groups to have the same order, for example (2,3,4) and (1,5,6,7).  I am new to grasshopper so I'm not sure if the I've described the problem properly.  Also I am having a problem uploading this question so I'm going to try it without the attached files.ThanksDavidSee More
Sep 11, 2012
David Koch is now a member of Grasshopper
Sep 3, 2012

Profile Information

Company, School, or Organization
Project Meganom

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