File: Octopod%20II.es

package info (click to toggle)
structure-synth 1.5.0-2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,268 kB
  • ctags: 1,966
  • sloc: cpp: 10,209; python: 164; makefile: 71; sh: 15
file content (16 lines) | stat: -rw-r--r-- 278 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
set maxdepth 100

10 * { ry 36 sat 0.9 } 30 * { ry 10 } 1 * { h 30 b 0.8 sat 0.8 a 0.3  } r1

rule r1 w 20 {
   { s 0.9 rz 5 h 5 rx 5 x 1 }  r1
   { s 1 0.2 0.5 } box
}

rule r1 w 20 {
   {  s 0.99 rz -5 h 5 rx -5 x 1 }   r1
   { s 1 0.2 0.5 } box
}

rule r1  {
}