Syntopia
Defunct Tech
The first random structure (ambiguous rules) created with Structure Synth. Actually not that impressive (but of historical interest :-))
Produced by Structure Synth V 0.4
Script:
set maxdepth 400
R1
rule R1 w 100 {
{ x 1 rz 6 ry 6 s 0.99 b 0.99 h 0.5 } R1
{ s 2 } sphere
}
rule R1 w 10 {
{ x 1 rz -6 ry 6 s 0.99 } R1
{ s 2 } sphere
}
rule R1 w 1 {
R1
{ x -1 rz 180 } R1
}
Defunct Tech
The first random structure (ambiguous rules) created with Structure Synth. Actually not that impressive (but of historical interest :-))
Produced by Structure Synth V 0.4
Script:
set maxdepth 400
R1
rule R1 w 100 {
{ x 1 rz 6 ry 6 s 0.99 b 0.99 h 0.5 } R1
{ s 2 } sphere
}
rule R1 w 10 {
{ x 1 rz -6 ry 6 s 0.99 } R1
{ s 2 } sphere
}
rule R1 w 1 {
R1
{ x -1 rz 180 } R1
}