Bowl - structure synth by evgiz0r 3d model
3dmdb logo
Thingiverse
Bowl - structure synth by evgiz0r

Bowl - structure synth by evgiz0r

by Thingiverse
Last crawled date: 4 years, 2 months ago
Decorative bowl/ashtray
No supports needed
Structure synth code -
30 * {ry 12 } slice // whole body
rule slice {
1 {ry 5 x 7} 4 {x -2.4 ry 10} block // bottom
1 {ry 5 x 4} 4 {rz 15 rx 10 s 0.9} block //support to sides on the bottom
1 {rz 10} 4 {x 2.3 rz 17 s 1.05 ry 20} block // the sides
}
rule block {
3 * {x 1} box
{y 0.2} sphere3
{z 0.2} sphere3
{z -0.2} sphere3
{x 3.2} sphere
}
rule sphere3 {
3 * {x 1} sphere
}

Tags