Difference between revisions of "W1"

From rbse
Jump to: navigation, search
(Created page with "__NOTOC__ __NOTITLE__ == '''''Brief:''''' == Introduction to Grasshopper Workshop aims at providing the operational tools for visual scripting in Rhinoceros. Its main focus ...")
 
(Assigment:)
Line 8: Line 8:
  
 
MSc. 1
 
MSc. 1
 +
 
Elaborate custom methodology for a computational design problem that incorporates:
 
Elaborate custom methodology for a computational design problem that incorporates:
 
Design objective: clearly define design objective in a short paragraph
 
Design objective: clearly define design objective in a short paragraph
Line 15: Line 16:
  
 
MSc. 3
 
MSc. 3
 +
 
Elaborate custom methodology for a computational design problem that includes feed-back:
 
Elaborate custom methodology for a computational design problem that includes feed-back:
 
Design objective: clearly define design objective in a short paragraph
 
Design objective: clearly define design objective in a short paragraph

Revision as of 11:42, 22 September 2016


Brief:

Introduction to Grasshopper Workshop aims at providing the operational tools for visual scripting in Rhinoceros. Its main focus is to introduce data structures and methods specific for computational design.

Assigment:

MSc. 1

Elaborate custom methodology for a computational design problem that incorporates: Design objective: clearly define design objective in a short paragraph Design strategy: outline series of geometric steps to be implemented in Gh, that will realize the design objective Computational Flow Chart: establish logical relations between steps in a clear diagram Implementation: to be delivered in the form of a standalone Gh script that has no additional plug-ins

MSc. 3

Elaborate custom methodology for a computational design problem that includes feed-back: Design objective: clearly define design objective in a short paragraph Design strategy: outline series of geometric steps to be implemented in Gh, that will realize the design objective Computational Flow Chart: establish logical relations between steps in a clear diagram Implementation: to be delivered in the form of a standalone Gh script with relevant plug-ins able to create feed-back loops that address the main design objective

Upload all required information on your assignment page until 15th October.

Attractors Example

Design objective: Multi criterial dynamic mapping of complex surface Design strategy: Define and use geometric constraints – Attractors to dynamically interact with Rhino/Gh defined geometry Computational Flow Diagram:

[[File:|850px|link=W2]]

Attractors Gh script