Digital Ecologies: Intro to Parametric Modeling and Scripting
ANP 494/598 SPRING '10Hosseini, Seyedbehnam
Project 4
Project 3-2
3d Algorithm Rule:
1- Assign a point
2- Draw four 1.5” long lines in Z direction with 60 degree from each other
3- Outline the endpoints with a line
4- From each End points draw two lines with 60 degree difference from each other
5- Outline the endpoints with a line
6- From the mid points of the previous lines draw lines that connect to the new endpoints
7- Go to step 4
Algorithm Rule:
1- Draw a 2” long horizontal line
2- Draw two 1” long lines from the midpoint of the previous line that are perpendicular with the previous line
3- Assign i as a number, i=m
4- a) if i=1, then go to 5
b) if i>1, then draw a 1” long lines from the points of the new lines
5- Find endpoints of the new lines
6- Draw lines that connect the endpoints of the new lines to the start and end points of the initiative line
7- Assign J as a number, j=n
8- a) If j=3, then go to the step 3
- b) if j is not = 3, then go to 9
9- Connect endpoints of new lines together
10- Go to step 3
Project 3-1
Algorithm Rule:
1-Draw a line
2-Draw two 1” long lines from the midpoint of the previous line in any direction
3- Assign i as a number, i=m
4- a)If i=1, then go to the step 5
b)if i>1, then draw a 1” long line from midpoint of the previous lines in any direction
5- If any of these lines intersect with others, then take j=n otherwise go to the step 6
- If n<5 then go to 3
- If n>5 then go to 6
6- Find the end points of these new lines
7- Draw lines that connect the end points of the new lines to the start and end points of the primitive line
8- Go to step 3
Notes :
Red line is a start line
All lines which start from the midpoints are of lineweight .20
All lines which start from the endpoints are of lineweight .30
Project 2-Final
Iteration #3 of Project 2
iteration #2 of Project 2
Natural Pattern
Tutorial- 02/25/2010
Tutorial- 02/18/2010
Project 1 – 02/11/2010
Tutorial – 02/11/2010
Tutorial – 02/04/2010
Beginning level Tutorials Assignment



























