Grasshopper

algorithmic modeling for Rhino

All Blog Posts (1,736)

StructDrawRhino for GH 0.7.xxxxxx

I am currently running v. 0.7 of GH and I wish to add the Computational Geomety Components/Tools. On http://ssi.wikidot.com/downloads there are only 2 types of StructDrawRhino: one for the newest release, 0.8.xxxx, and another for the stable release, 0.6.0059. Which one of these, if not both (though I doubt it) work on release 0.7? Oh , I'm running Rhino v.4 SR8 32-bit, just in case that matters. Thanks.

Added by Michael Kero on November 11, 2010 at 7:03pm — 1 Comment

Rhythm other than





Selected appear neighbor points and their connection to what happened,



In order to function; such as social, economic, social habits, social and religious.



In order to -…

Continue

Added by zlyx on November 9, 2010 at 1:48pm — No Comments

IASS 2010 at Shanghai

I am presenting at SMG session (WG15, Friday morning) of IASS 2010 Shanghai about "Geometric Considerations for the Design of Rigid Origami Structures."
e started Origami Study Group as a part of the Structural Morphology Group. There is an SMG seminar just before the IASS 2011 London in September.



Added by Tomohiro Tachi on November 9, 2010 at 9:21am — 1 Comment

Advanced Parametrics Workshop

Continue

Added by GIL AKOS on November 5, 2010 at 11:40am — 1 Comment

Future-Cities-Lab _ GH Workshop at Cal Poly Nov 4, 2010

Future Cities Lab [Jason Kelly Johnson and Nataly Gattegno] will be lecturing and running a one day Grasshopper Workshop at Cal Poly architecture school in San Luis Obispo, California on Nov 6, 2010 from 10am-4pm. We will also be introducing Firefly.



For more information…
Continue

Added by Jason Kelly Johnson on November 4, 2010 at 1:22pm — No Comments

Manuale Grasshopper in Italiano - Seconda Edizione

Segnalo l'uscita della seconda edizione di:





Architettura parametrica - Introduzione a Grasshopper



il primo manuale italiano sulla modellazione generativa.









in uscita il 04 novembre 2010 e disponibile sul sito della casa editrice…

Continue

Added by Arturo Tedeschi on November 3, 2010 at 7:45pm — No Comments

Announcing the release of Local Code Grasshopper Tools

Today on http://nicholas.demonchaux.com we have posted several grasshopper components that aid in the workflow of multi-site grasshopper-driven solutions, (such as the Local Code: Real Estates project, seen below and also on http://nicholas.demonchaux.com). The components released today allow the import and export of multiple rhino files/geometries, which can be manipulated by grasshopper definitions to… Continue

Added by Nicholas de Monchaux on November 2, 2010 at 2:57pm — 11 Comments

problems with color attractor by ted ngai...

Hello my friends.

I am new to the wonderful world of grasshopper. I am working on my thesis Masters of Architecture at the University of Toronto. I am currently working on ted ngai's amazing multipoint attractor to apply colour to a surface using mesh (http://www.tedngai.net/experiments/multipoint-attractor-on-mesh.html) and I am eventually hoping to use that to populate the…

Continue

Added by Alexis Schneider on November 1, 2010 at 8:42am — No Comments

rhinoscript of recursive box

Option Explicit
'Script written by <huhooya>
'Script version 2010年10月20日 0:47:36
Call recursivebox
Sub recursivebox()
Dim arrbox,nub,sbox
arrbox = rhino.GetBox
nub =rhino.GetInteger("input a generation then wait for a while(normally less than 2)")
Rhino.EnableRedraw False
sbox=rhino.AddBox(arrbox)
Call boxarray(arrbox,nub,sbox)
Rhino.EnableRedraw…
Continue

Added by huhooya on November 1, 2010 at 3:39am — 5 Comments

curve subdivisions

CurveSubdivision.ghx



Hi everybody

I'm having some troubles subdividing a curve in a non uniform way. What I want to acheive is the best distribution of a fixed element on the curve with the possibility to rotate it affecting the spacing of the elements, (the lenght of the subdivisions)

As you can see in the definition uploaded, what i acheived for a straight line doesn't work for a… Continue

Added by fabrizioww on October 31, 2010 at 7:00pm — 2 Comments

Basketry

I have always found basketry structural. I was interested in writing a script for that and was able to have one with the basic weaving technique.

Added by OrNouveau on October 31, 2010 at 2:38pm — 2 Comments

Geodesic Dome

Here is a Screen Shot for my Geodesic Dome Script. It only provides the correct number of line segments and points to create a 2nd order (ICOSAHEDRON Face edges divided by 2, yielding 3 line segments, yielding 10 triangles). There is NO Visual basic plugin. That is 61 points and 165 line segments, I created a second script to create connectors that interlock with pipes. I plan to combine the two scripts soon. The idea is to create connectors with makerbots to create kits,…

Continue

Added by Josh Rucinski on October 29, 2010 at 9:30am — 5 Comments

new Geco ExampleFiles

new Geco ExampleFiles for GH08.0001

required Geco v1.0.16.0 GH0.8 / MeshEdit v1.0.7.0 GH0.8



> Shadow Studies - Mesh Exposure…

Continue

Added by °[u on October 29, 2010 at 8:00am — No Comments

f* Voronoi

I was in doubt at first whether to share this here - but i guess it never hurts!…


Continue

Added by Dimitrie Stefanescu @idid on October 28, 2010 at 4:37pm — 9 Comments

Tokyo Designer's Week 2010 as FabLab Japan

Added by tomoki hiramto on October 27, 2010 at 6:32am — No Comments

Mesh Analysis and Utility Component UPDATE

Release is compatible with: GH07.xxxx
version history:…
Continue

Added by °[u on October 20, 2010 at 4:22pm — 3 Comments

RoboFold internship: APPLY NOW

RoboFold is offering an internship and applications are now open. Applications close end October 2010.




Can you generate facade designs in Grasshopper? 


Can you make these look professional for presentation to architects?

Can you create graphics and…

Continue

Added by Gregory Epps on October 18, 2010 at 8:06am — No Comments

GHX of catenary shelter (in video section)

Because I couldn't succeed in uploading a file in a comment to my own video and because Arthur asked for the ghx file, i had to add this blogpost.

Added by wannes lernout on October 18, 2010 at 7:22am — No Comments

African Textile script

Here is a carpet I made last year for the studio at Georgia Tech. It's a combination of 3 scripts extruded from the Shoowa Kuba.

Added by OrNouveau on October 14, 2010 at 8:30am — 5 Comments

Facet Script work in progress

Here is the faceting script that I am currently working on. It's really tricky when it comes to Facets. As the operation of flatting can only be applied to the bulges. The script doesn't work for concave surface bending for now.

Added by OrNouveau on October 14, 2010 at 8:00am — 1 Comment

Monthly Archives

2023

2022

2021

2020

2019

2018

2017

2016

2015

2014

2013

2012

2011

2010

2009

About

Translate

Search

Photos

  • Add Photos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service