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 - 11选5山东专家杀号定胆-『0TBH·COM』-最新中国体彩幸运赛车开奖--2023年3月19日6时59分35秒.H5c2a3.zhtdlhvnl.com

Comment on: Video 'Parametric Design Study of Qatar Foundation Headquarters'
幅一般不超过全文的5%。摘要不需要具体阐述,不需要图表等也不需要评价。…
Added by naasaki at 2:00pm on May 12, 2021
Topic: selecting list pattern
0, 5, 10, 15, 20 1, 6, 11, 16, 21 2, 7, 12, 17, 22 3, 8, 13, 18, 23 4, 9, 14, 19, 24 and if i'm here is because i'm not able... :) can you help me? thank you …
Added by roy orengo at 1:20pm on August 8, 2016
Comment on: Topic 'Create Mesh from topology'
d(2.0, 0.0, 1.0); //2 mesh.Vertices.Add(3.0, 0.0, 0.0); //3 mesh.Vertices.Add(0.0, 1.0, 1.0); //4 mesh.Vertices.Add(1.0, 1.0, 2.0); //5 mesh.Vertices.Add(2.0, 1.0, 1.0); //6 mesh.Vertices.Add(3.0, 1.0, 0.0); //7 mesh.Vertices.Add(0.0, 2.0, 1.0); //8 mesh.Vertices.Add(1.0, 2.0, 1.0); //9 mesh.Vertices.Add(2.0, 2.0, 1.0); //10 mesh.Vertices.Add(3.0, 2.0, 1.0); //11 mesh.Faces.AddFace(0, 1, 5, 4); mesh.Faces.AddFace(1, 2, 6, 5); mesh.Faces.AddFace(2, 3, 7, 6); mesh.Faces.AddFace(4, 5, 9, 8); mesh.Faces.AddFace(5, 6, 10, 9); mesh.Faces.AddFace(6, 7, 11, 10); mesh.Normals.ComputeNormals();   http://www.rhino3d.com/5/rhinocommon/…
Added by Joost Lauppe at 2:09pm on October 4, 2011
Comment on: Topic 'OT: Shanghai Bound'
你好 Danny Boyes 我在杭州, 如果能提前约5小时看到啤酒的位置, 我就朝它奔去。 很荣幸地围观。 在40度的上海,我带一点台风和冰雹过去、、、 还是拜托你带吧,说不定你要路过海洋。
Added by zlyx at 6:56am on August 9, 2013
Comment on: Topic 'divide in branches'
%4} = {0;1;0} {0;0;5} --> {0;5\4;5%4} = {0;1;1} {0;0;6} --> {0;6\4;6%4} = {0;1;2} {0;0;7} --> {0;7\4;7%4} = {0;1;3} {0;0;8} --> {0;8\4;8%4} = {0;2;0} {0;0;9} --> {0;9\4;9%4} = {0;2;1} .... {0;0;19} --> {0;19\4;19%4} = {0;4;3}…
Added by Danny Boyes at 11:39am on June 25, 2011
Comment on: Topic 'flip value and index in a list creating branches'
another example could be: index 3 value 6 index 4 value 6 index 5 value 6 flipped and branched: branch 6 index 0 value 3 branch 6 index 1 value 4 branch 6 index 2 value 5
Added by Ante Ljubas at 12:50pm on October 22, 2010
Comment on: Topic 'tree manipulation feature requests'
ee 3) {5} 0 15 {6} 0 16 And I want to place points at every possible combination of these coordinates, treating Tree 1 as X coordinates, Tree 2 as Y coordinates, and Tree 3 as Z coordinates. Also, I would like the list of points to be a tree with paths corresponding to the coordinates. Wouldn't it be nice if I could plug these trees into a Point XYZ, with a new "branch cross reference" method, and get the following result? {0:3:5} 0 {10.0, 13.0, 15.0} {0:3:6} 0 {10.0, 13.0, 16.0} {0:4:5} 0 {10.0, 14.0, 15.0} {0:4:6} 0 {10.0, 14.0, 16.0} {1:3:5} 0 {11.0, 13.0, 15.0} {1:3:6} 0 {11.0, 13.0, 16.0} {1:4:5} 0 {11.0, 14.0, 15.0} {1:4:6} 0 {11.0, 14.0, 16.0} {2:3:5} 0 {12.0, 13.0, 15.0} {2:3:6} 0 {12.0, 13.0, 16.0} {2:4:5} 0 {12.0, 14.0, 15.0} {2:4:6} 0 {12.0, 14.0, 16.0} In this form of cross referencing, every combination of individual branches from the different lists is used as separate input, and the output for each combination is put onto a branch in the result whose path is the concatenation of the input branch paths used.…
Added by Andy Edwards at 7:03pm on November 3, 2009
Comment on: Topic 'delete the duplicate data in a list.'
Would it possible to remove all the items which has clones? For example: [1, 1, 2, 3, 4, 3, 5, 6, 6] to [2, 4, 5]
Added by Kirill at 5:45am on April 19, 2020
Comment on: Topic 'Hofstadter Sequence.'
6....... the Number 2 and number 5 have to be twice in the Sequence and only appear just one time  weird behavior …
Added by Toussaint Jimenez Rojas at 3:53pm on March 31, 2013
Comment on: Blog Post 'Crush? WB0520 & GH0095'
你好。 运算器ID冲突( Componnet ID conflict),选择替代所有即可(replace all)。
Added by Alpha222 at 3:18am on August 2, 2012
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • ...
  • 197

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