~ubuntu-branches/ubuntu/oneiric/structure-synth/oneiric

« back to all changes in this revision

Viewing changes to Examples/DontDeploy/Archived/Defunct Tech.es

  • Committer: Bazaar Package Importer
  • Author(s): Miriam Ruiz
  • Date: 2009-05-17 16:09:43 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090517160943-ednszxqc0ppyirni
Tags: 0.9.5.1-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
set maxdepth 400
 
2
R1
 
3
 
 
4
rule R1 w 100 { 
 
5
{ x 1 rz 6 ry 6 s 0.99 b 0.99  h 0.5  } R1
 
6
{ s 2 } sphere 
 
7
 
8
 
 
9
rule R1 w 10 { 
 
10
{ x 1 rz -6 ry 6 s 0.99 } R1
 
11
{ s 2 } sphere 
 
12
 
13
 
 
14
rule R1 w 1  { 
 
15
  R1
 
16
  { x -1 rz 180 } R1
 
17