Difference between revisions of "project03:W1"

From rbse
Jump to: navigation, search
(Implementation)
(Pictures)
 
(3 intermediate revisions by one user not shown)
Line 17: Line 17:
 
<div style="float:left; width: 120px; height 30px; border: 1px solid #aaa; margin-right:10px;" align="center">[[project03:W5|'''W5 ''']]</div>
 
<div style="float:left; width: 120px; height 30px; border: 1px solid #aaa; margin-right:10px;" align="center">[[project03:W5|'''W5 ''']]</div>
 
</div>
 
</div>
 
  
  
Line 41: Line 40:
  
 
[[file: Grasshopper_Script.png|850px]]
 
[[file: Grasshopper_Script.png|850px]]
 +
 +
 +
 +
== Pictures ==
 +
 +
[[file: Screenshot 1.jpg|850px]]
 +
 +
[[file: Screenshot 2.jpg|850px]]
 +
 +
[[file: image.jpg|850px]]

Latest revision as of 14:12, 12 October 2016


Lars Hammer


Design Objective

The design objective of Workshop 1 is creating two line lines between which a geometry is created, relative to specific parameters. The points on the lines which will be formed between the base-curves will have to function as a base for cones. The direction of this geometry differs on the distance of one Attractor point based in the Rhinoceros environment.The size is as well relative to the distance to the attractor point. The attractor point will find a random spot within the Rhino Environment, the loop function is used for that.


Design Strategy

Firstly we will make two curves within the the Rhino Environment, these curves will be set to its geometry component in Rhino. An attractor point will also be specified, and set in the Rhino environment. The two curves will be divided (the division can change according to a slider) and function as a base for attachment lines between them. Then these attachment lines also get divided according to a slider. Each new point will function as a base plane for geometry and a normal which is always pointed towards to the attractor point. The length of these normals will be related to the height of the geometry. Which will never reach. The loop will be used to generate a random point within the Rhino environment. The attractor point will be looped with an random vector.


Computational Flow Chart

Computational Diagram Workshop 1.jpg

Implementation

Grasshopper Script.png


Pictures

Screenshot 1.jpg

Screenshot 2.jpg

Image.jpg