Grasshopper

algorithmic modeling for Rhino

All Blog Posts (1,736)

Parametric Bottle Design

English.

Hi all!

I created .ghx for Parametric Design of Bottle. I defined profile curves giving control points with slider, definition of hight, shifting, and offset based on referenced circle. Then created surface with sweep and rotate them with number of division. Section curves of 2Railsweep is defined with 3 Point arc and shape is also controlable.

You can change shape by sliding 16 paramteters.

The definition is rather long, hope somebody can modify with more… Continue

Added by Atsuo Nakajima on July 12, 2009 at 12:30am — 3 Comments

AA Agenda 7 - Mediating Environment and Culture - Available Online

Hi guys,

I wanted to share with you the work of our unit which is now available at the AA book store or directly online: http://www.aaschool.ac.uk/PUBLIC/Main.aspx?sectionId=1&entryId=473



The work is very relevant for all GH users as we linked associative digital models to all sorts of environmental constraints and fabrication techniques.



We also tried to re-visit the idea of "ground" in Architecture and in the work of… Continue

Added by Arthur Mamou-Mani on July 5, 2009 at 5:00am — 2 Comments

mmblog.be online!

A blog collecting work done at the Mixed Media department of Sint-Lucas School of Architecture, Belgium.

http://www.mmblog.be/

Ok it is in dutch but there are pictures ;)

Added by corneel cannaerts on June 23, 2009 at 1:00am — No Comments

ACADIA 2009 Paper Accepted!!!

I just received notice that my ACADIA 2009 paper was accepted! I will be a presenter at the ACADIA 2009 conference in October... more details to come...

Added by Nathan Miller on June 23, 2009 at 12:30am — 2 Comments

CEILING CLOUD wins First Prize in AA|FAB Awards

The AA|FAB Cluster at the Architectural Association organizes a competition to award new projects that employ digital design and fabrication in innovative ways. The parametric suspended ceiling system that Joe Meppelink and I developed with an exceptional group of students at the University of Houston College of Architecture 5500 Studio and DigiFAB with Scott Marble as visiting critic and Rajaa Issa as PT and GH instructional consultant impressed the jury who… Continue

Added by Andrew Vrana on June 22, 2009 at 8:33am — 3 Comments

surface with two arcs sharin one pt

Hi there I`m tryin to create a panelized surface with the tringaulation component - using all single 4 corner pts of a pattern to create surfaces.

pretty easy

further on i had the intention not only to use lines creating hard edged triangels but arcs to give those forms a smoove shape.

my problem now is that i couldnt find any possibility to build a triangle with two arcs and one line.

the only way to get my forms smoover was to extrude an arc onto one point.



what… Continue

Added by andreas P on June 22, 2009 at 6:55am — No Comments

Job opening in Copenhagen

There is a Job opening for an experienced Grasshopper and Rhino user in Copenhagen.

For more information please contact Ali Tabatabai - latest 26th of June, email a short CV and reference projects to at@wem3.dk. (max 2Mb)

Best regards
//ALi

Added by Ali Tabatabai on June 22, 2009 at 3:18am — No Comments

Sliders and expressions

I finally figured out that the variable to use in a slider's expression is the name of the slider itself. Unfortunately, changing the name of the slider does not seem to automatically update the variable.

Added by jameslucas on June 18, 2009 at 2:39pm — No Comments

shelling

hi all
how can I do the shelling of an surface?
thanks

Added by giorgio gurioli on June 18, 2009 at 8:07am — 1 Comment

Grasshopper - gmp - SOSC _ #02 - mockup



first of all, the SASC – Shanghai Aquatic Sports Center was renamed by the mayor

now it is called SOSC – Shanghai Oriental Sports Center

(seems all important building or event are called “Oriental XX” in Shanghai ...)



the façade and roof 1:1 mockup of SOSC is finished

it is one corner of the last girder of natatorium

and the girders is one series of slightly changing…
Continue

Added by ZHANG Yan - popabczhang on June 16, 2009 at 10:31am — 2 Comments

3D L-Systems

Here is an attempt to make 3D LSystems, but I'm not sure if the algorithm is right. Comments are most welcome. Thanks!



3DLSystems.ghx





3DLSystems2.ghx… Continue

Added by Milana Dabic on June 16, 2009 at 3:30am — 4 Comments

Spatial curves

Objects distributed along spacial curve

minU - minimal U value

maxU - maximal U value

dens - curve density (number of objects along curve path)



VB Code

(creates a list of points for calculations)

Sub RunScript(ByVal minU As Double, ByVal maxU As Double, ByVal dens As Integer)   Dim uStep, i As Double   Dim rv As New List(Of Double)   uStep = (maxU - minU) / dens

For i = minU To maxU + 0.0001 Step uStep

rv.Add(i)…

Continue

Added by Bojan Mitrovic on June 13, 2009 at 4:30am — No Comments

Grasshopper - gmp - SASC _ #01 - introduction

I'm really involved in an EXCITING real project of our office - gmp

SASC - shanghai aquatic sports center

including one gymnasium, one natatorium and one outdoor diving stadium mainly…

Continue

Added by ZHANG Yan - popabczhang on June 11, 2009 at 12:24pm — 3 Comments

wireframe modelling

Hi there,



Just to share with you; a parametric model of the temporary cardboard bridge I designed fir Shigeru Ban at the pont du gard. The wireframe is supposed to go to the structural engineers directely.

It's my first attempt in grasshopper, so any comments on efficiency or further possibilities of the script are welcome.

I wish to implement a horizontal scale factor, for instance, so the structure becomes wider at the fixations only. How to do… Continue

Added by pim marsman on June 9, 2009 at 2:30pm — 1 Comment

Studio Mode launches modeLab

Dear All,

We have just launched our new sister site modeLab.



modeLab is the research entity of Studio Mode. It is conceived of as a laboratory and serves as a knowledge base for design research and experimentation. The laboratory is distributed in nature and operates across multiple time-scales and locations ranging from intensive workshops to design studios throughout North America and Europe.



Our primary objective is to discover… Continue

Added by GIL AKOS on June 9, 2009 at 11:30am — No Comments

Rhino User Meeting Lyon 2009 _ HDA _ Philharmonie de paris



...

Nous avons le plaisir de vous inviter à la 2e rencontre des utilisateurs de Rhino en France, qui se déroulera le vendredi 29 mai 2009 à l'ECOLE NATIONALE DES BEAUX ARTS DE LYON.



Cet événement réunira des utilisateurs, des professeurs, des étudiants, des programmateurs et des distributeurs de logiciels et de matériel afin de dévoiler les dernières nouveautés du monde de la modélisation 3D de la fabrication numérique et de…
Continue

Added by HDA_paris on May 28, 2009 at 4:08am — No Comments

Umbilic Torus

Trying to learn a bit about mathematical surfaces and how to build them in GH using the expression editor. This was a pretty interesting one I came across on the Internet of a form called an Umbilic Torus. It's like a Moebius Strip in that it only has one edge, but it is a 3D form.



This definition also puts to good use a method for creating tree data from a single list, a problem I had that I got some assistance on over on the old Google Group from David Rutten and… Continue

Added by Farley2076 on May 26, 2009 at 3:10pm — 12 Comments

Reorientation of Extruded Curves

Hi,
I'm modeling the metabolist's floating city. There are a series of fanned tiers or trays which hold program. I have extruded curves along each of the rotating lines, but the problem is when I used the Orient Plane Command the section that I'm extruding flips. How do I ensure that my reoriented section stays upsright?

Added by Chris Gignoux on May 20, 2009 at 9:57am — No Comments

Create new layer and set as current

The following sample shows how to create new layer in Rhino document and set as current using a layer name as an input. Download Grasshopper definition (BakeToLayer.ghx)

Added by Rajaa Issa on May 20, 2009 at 9:00am — No Comments

Custom select and bake of objects using VB.NET

This will probably become an embedded feature in Grasshopper, but for now you can create a custom select and custom bake components using VB.NET.

The following examples show the details (click to download) . They show how to select a paneling grid created using PanelingTools plugin for Rhino 4.0, manipulate… Continue

Added by Rajaa Issa on May 20, 2009 at 7:00am — 3 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

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service