Search
  • Sign Up
  • Sign In

Grasshopper

algorithmic modeling for Rhino

  • Home
    • Members
    • Listings
    • Ideas
  • View
    • All Images
    • Albums
    • Videos
    • Architecture Projects
    • Installations
    • Add-ons
  • Download
    • Rhino 7 w/Grasshopper
    • Add-ons
  • Forums/Support
    • Current Discussions
    • Legacy Forum
  • Learn
    • Getting Started
    • Online Reference
    • API documentation
    • Video Tutorials
    • Common Questions
    • Scripting and Coding
    • Books and Articles
  • Attend
  • My Page

Search Results - 22选5河南福彩网-『2TBH·COM』大乐透2017039名家预测汇总--2023年3月19日7时33分39秒.H5c2a3.pacyzgv9k

Comment on: Topic 'data list manipulation'
ep is to understan the logics of what you want to do, in your case, build 4 point surfaces (u also need to know the right direction to build the surfaces). Then you can write an hipotetic list (by hand in a paper) of what you want. In your case the list was (0, 1, 3, 2) (2, 3, 5, 4) (4, 5, 7, 6), etc... if you can imagine building 2 lists, each one with the sequences (0, 2, 4, 6, etcc) and (1, 3, 5, 7, etc..) then you can manage with shift and graft to finally have four lists. A( 0 1 2 3 ...) B (1 3 5 etc..) C(3 5 7 etc..) D (2 4 6 etc..). And to achieve the 2 first lists, you need to get the odd and the pair numbers. The cull pattern does that amazingy well. With a pattern True-False you get de pair numbers, and with the False-True pattern you get de odd numbers. Hope it was clear enough…
Added by Pep Tornabell at 5:32am on November 19, 2009
Blog Post: RGSS(rhino & grasshopper study session)TOKYO #3

Added by Yusuke Oono at 8:26pm on July 28, 2009
Comment on: Photo 'radiolarian inside'
es of the lines   4. Catmull Clark subdivision   5. renderd with Artlantis…
Added by Csiby Zsolt at 2:07am on May 13, 2011
Comment on: Photo '08_photo (6)'
嗨!看您個資似乎是湖南長沙人!我家鄉湖南新化!咱也算是同鄉吧!哈哈!想請問您有關龐畢度中心的這屋頂結構  是如何做到的呢?  我最近在做練習與嘗試  但怎樣也無法解決複雜的曲率問題  想請您指點指點!  咱討論討論!行嗎?  謝謝!
Added by BOR-MIN CHANG at 7:09am on January 27, 2013
Comment on: Topic 'DataTree selection rules'
[1,4,...,10] = 1 to 10 by 3 = 1 4 7 10 [1,6,...,10] = 1 to 10 by 5 = 1 6  [1,2,...,10] = 1 to 10 by 1 = 1 to 10 = 1 2 3 4 5 6 7 8 9 10
Added by Danny Boyes at 3:37pm on November 11, 2013
Topic: Get all vertices in each subgraph (for disjoint graph)
{4}-0;3 {5}-6;7 {6}-5;7 {7}-5;6 Here it can be shown that there are two subgraphs containing 0,1,2,3,4 and 5,6,7. How can I use spiderweb (either using scripting or the components) to give me this result when I have many more vertices?? Thanks, Sam…
Added by Sam Gregson to SpiderWeb at 3:49am on November 24, 2015
Topic: Isolux curves for sky
et) should be converted like the picture in the attached file. The Y-axis are the hours: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23 The X-axis are the months: January, February, Mars, April, May, June, July, Augustm, September, October, November, December. Isolux curve (©Christian Bartenbach; © Springer-Verlag) Thank you in advance :)…
Added by nass at 2:17am on May 19, 2017
Comment on: Topic 'galapagos application'
the first area and the first number, the second area and the second number and the third are and the third number. For example, let's assume we have the following areas {65, 15, 20}. The absolute difference between these two sets equals {abs(44-65), abs(39-15), abs(17-20)} == {21, 24, 3}. The sum-total of all these absolute differences is your fitness, i.e. 21+24+3 = 48. This number has to go to zero. If we enter the results you just got, then the absolute differences look like this: {abs(44-44), abs(39-17), abs(17-39)} == {0, 22, 22}, which results in a fitness of 44. Only an exact match will result in a fitness of zero. -- David Rutten david@mcneel.com Seattle, WA…
Added by David Rutten at 12:44pm on November 13, 2010
Comment on: Topic 'How to apply a data tree structure to a flat structure'
This must be a bug because its true for dividing by all odd numbers: (i-1)/3 (i-2)/5 (i-3)/7 (i-4)/9 (i-5)/11 .... (i-n)/2n+1 And you can't make it work for even numbers
Added by Danny Boyes at 5:06pm on January 13, 2010
Blog Post: data structure from flattened list

Hello,

I have a grid of points, for example a 5 x 7 grid. Currently it is flattened list, i.e. 1 branch with 35 leaves. How can I restructure this for either 5 branches with 7…

Added by John Fulton at 1:18pm on January 4, 2012
  • 1
  • ...
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • ...
  • 180

About

Scott Davidson created this Ning Network.

Welcome to
Grasshopper

Sign Up
or Sign In

Translate

Search

Photos

  • SubD TriRemesh

    SubD TriRemesh

    by Parametric House 0 Comments 0 Likes

  • Scaled Voronoi

    Scaled Voronoi

    by Parametric House 0 Comments 0 Likes

  • optimized ruins

    optimized ruins

    by lost in wires 1 Comment 1 Like

  • optimized ruins

    optimized ruins

    by lost in wires 0 Comments 0 Likes

  • Random Vector Lines

    Random Vector Lines

    by Parametric House 0 Comments 0 Likes

  • Add Photos
  • View All
  • Facebook

Videos

  • SubD TriRemesh

    SubD TriRemesh

    Added by Parametric House 0 Comments 0 Likes

  • Scaled Voronoi

    Scaled Voronoi

    Added by Parametric House 1 Comment 0 Likes

  • Image-to-3d Workflow using OpenAI Shap-E and Rhino

    Image-to-3d Workflow using OpenAI Shap-E and Rhino

    Added by kgm 0 Comments 1 Like

  • Random Vector Lines

    Random Vector Lines

    Added by Parametric House 0 Comments 0 Likes

  • Text-to-3d-to-AR Workflow using OpenAI Shap-E and Rhino AR

    Text-to-3d-to-AR Workflow using OpenAI Shap-E and Rhino AR

    Added by kgm 0 Comments 0 Likes

  • Pufferfish Net On Surface

    Pufferfish Net On Surface

    Added by Parametric House 0 Comments 0 Likes

  • Add Videos
  • View All
  • Facebook

© 2023   Created by Scott Davidson.   Powered by Website builder | Create website | Ning.com

Badges  |  Report an Issue  |  Terms of Service