Grasshopper

algorithmic modeling for Rhino

Rajaa Issa's Blog (9)

PanelingTools Add-On to Grasshopper

Hi all,

I added a new GH group for PanelingTools Add-on to Grasshopper for Rhino 5.0:

http://www.grasshopper3d.com/group/panelingtools

This is a first BETA release and will likely change fast over the coming weeks. You will need to have the latest Rhino 5.0 BETA to run it. Details are posted in the group.



Please join the group and give PT_GH a try. Best place to post…

Continue

Added by Rajaa Issa on March 6, 2012 at 3:58pm — 3 Comments

"Essential Mathematics" - Second edition



The second edition of the "Essential Mathematics for Computational Design" is now available with free download from:

http://download.rhino3d.com/en/Rhino/4.0/EssentialMathematicsSecondEdition/…
Continue

Added by Rajaa Issa on May 29, 2010 at 7:27am — 14 Comments

PanelingTools - Selection Components in Grasshopper

PanelingTools is a Rhino plugin to rationalize design forms and generate design patterns. Details are in:

http://wiki.mcneel.com/labs/panelingtools



PanelingTools creates ordered grids of points as base for applying any custom paneling idea. Panels take the format of…

Continue

Added by Rajaa Issa on May 5, 2010 at 10:30am — 2 Comments

New publication: "Essential Mathematics for Computational Design"





The first edition of "Essential Mathematics for Computational Design" is now available with free download:

http://download.rhino3d.com/en/Rhino/4.0/EssentialMathematics/…

Continue

Added by Rajaa Issa on March 11, 2010 at 8:00am — 6 Comments

Generate Grids with VB.NET

This is an example of how to create a rectangular and diamond grids using VB.NT DataTrees to output a tree structure. Download Diagrid_GH09.gh to see the GH definition.

Added by Rajaa Issa on December 28, 2009 at 8:30am — 19 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

Generative Algorithms: Cellular Automata (CA)

A cellular automaton consists of a regular grid of cells, each in one of a finite number of states, "On" and "Off" for example. The grid can be in any finite number of dimensions. For each cell, a set of cells called its neighborhood (usually including the cell itself) is defined relative to the specified cell. For example, the neighborhood of a cell might be defined as the set of cells a distance of 2 or less from the cell. An initial state (time t=0) is selected by assigning a state for…

Continue

Added by Rajaa Issa on May 18, 2009 at 12:00pm — 8 Comments

Generative Algorithms: Lindenmayer-System (L-System)

An L-system or Lindenmayer system is a parallel rewriting system, namely a variant of a formal grammar (a set of rules and symbols), most famously used to model the growth processes of plant development, but also able to model the morphology of a variety of organisms.

L-systems can also be used to generate self-similar fractals such as iterated function systems. L-systems were introduced and developed in 1968 by the Hungarian theoretical biologist and botanist from the University of…

Continue

Added by Rajaa Issa on May 18, 2009 at 9:30am — 27 Comments

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