Thingiverse
Vase - Structure synth
by evgiz0r
10
Downloads
8
Likes
0
Makes
Decorative hollow vase
Structure synth code -
// Write EisenScript code here...
20 * {z 0 rx 18 s 1} 6 * {z -0.1 x 4 ry 4} 1 * {z -5 rz 45} box8 // sides
10 * {rx 36} 5 * {y -1.5} 1 * {x 1.5 z 0 ry 90 rz 35} box8 // bottom
rule box8 {
box5
{x 2 y 2 rz 180} box5
{x 0.8 y 1.2 s 1} sphere
}
rule box5 {
box
2 * {x 1} box
2 * {y 1} box
}
Structure synth code -
// Write EisenScript code here...
20 * {z 0 rx 18 s 1} 6 * {z -0.1 x 4 ry 4} 1 * {z -5 rz 45} box8 // sides
10 * {rx 36} 5 * {y -1.5} 1 * {x 1.5 z 0 ry 90 rz 35} box8 // bottom
rule box8 {
box5
{x 2 y 2 rz 180} box5
{x 0.8 y 1.2 s 1} sphere
}
rule box5 {
box
2 * {x 1} box
2 * {y 1} box
}
Sign in to leave a comment
Sign in