Grasshopper

algorithmic modeling for Rhino

November 2010 Blog Posts (18)

Homo Faber. Lecture Series

This blog-post is an announcement of the lectures series I will give at:…

Continue

Added by Dimitry A. Demin on November 30, 2010 at 5:00am — No Comments

So called "Bjarke Ingels Facade" using Image Sampler

I have been coming across this script more than usual. So there you go...Just a small addition to the script: I have seen on BIG's website the corners are kept as is. In this one no matter what the image is the facade
ends with the floor slab thickness or any other thickness that could be defined by the user. Thus, the facade panels could be kept continuous.…
Continue

Added by OrNouveau on November 29, 2010 at 11:10pm — 2 Comments

Morphocode at Staedelschule: The Workshop

Hello everyone,

As some of you already know, a few days ago we came back from Frankfurt where we held a three-day design workshop at The Städelschule Architectural class directed by Ben van Berkel and Johan…

Continue

Added by Morphocode on November 29, 2010 at 3:43am — 2 Comments

Data Tree Utilities: Match Path and Partial Flatten

In the coming weeks, I am planning to release some clusters I've put together for use, and I thought I'd start with two that correspond to common operations I perform on data trees.


The first, Match Path, takes a flat list of data with N items, and another list of data with N items with some kind of arbitrary tree structure. The output is the first flat list, reconfigured to match the path structure of the input list. I was inspired to create this one by a post…
Continue

Added by Andrew Heumann on November 20, 2010 at 7:50am — 9 Comments

BUG in Grasshopper 0.8

The OFFSET component does not work properly for closed curves. Offsetting is only possible towards the outside of the curve.

Peter Mayrhofer

Added by Peter Mayrhofer on November 18, 2010 at 1:26am — 5 Comments

honeycomb script

Manifold Installation at the AA Projects Review 2004, Photo: Francis Ware

honeycomb_basic.rvb

Added by Alex Webb on November 15, 2010 at 8:30pm — 3 Comments

WORM_STRUCTURE

WORM STRUCTURE MADE WITH A CURVE AND ATRACTION POINTS

VERY USEFUL AND FLEXIBLE

Continue

Added by Pablo0o0oo0o000oo on November 15, 2010 at 11:00am — No Comments

REMAKE of "upside dome by Gijs Van Vaerenbergh"

 

https://www.youtube.com/watch?v=YQ_zZN-XPzw

Because I really liked the installation called "Upside Dome by Gijs Van Vaerenbergh", check out his website, I modeled it with Kangaroo (Daniel Piker). I've used less catenaries in the video.
I've attached the GHX and 3DM files.…
Continue

Added by wannes lernout on November 13, 2010 at 7:30am — 2 Comments

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

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

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service