summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/media9/doc/files/dice.wrl
blob: 23b1ef92a26be5337096f774dafdc0e527805c98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
#VRML V1.0 ascii

# dice.wrl
# based on the work of
# Peter Whitehouse <pwhitehouse@optusnet.com.au>
# http://www.wonko.info/vrml/dice.txt

Separator {
    DEF _dice Shape {
        geometry Box {
          size 8 8 8
        }
    }
    DEF _sphere0 Separator {
        Material { diffuseColor [ 0.2 0.8 0.2 ] }
        Translation { translation  -2 2 -4  }
        Sphere { radius 1.00000 }
    }
    DEF _sphere0_0 Separator {
        Material { diffuseColor [ 0.2 0.8 0.2 ] }
        Translation { translation  2 -2 -4  }
        Sphere { radius 1.00000 }
    }
    DEF _sphere0_1 Separator {
        Material { diffuseColor [ 1 0.5 0.8 ] }
        Translation { translation  -2 2 4  }
        Sphere { radius 1.00000 }
    }
    DEF _sphere0_0_1 Separator {
        Material { diffuseColor [ 1 0.5 0.8 ] }
        Translation { translation  2 -2 4  }
        Sphere { radius 1.00000 }
    }
    DEF _sphere0_1_2 Separator {
        Material { diffuseColor [ 1 0.5 0.8 ] }
        Translation { translation  0 0 4  }
        Sphere { radius 1.00000 }
    }
    DEF _sphere0_1_3 Separator {
        Material { diffuseColor [ 0.3 0.3 1 ] }
        Translation { translation  -4 2 1.5  }
        Sphere { radius 1.00000 }
    }
    DEF _sphere0_0_1_3 Separator {
        Material { diffuseColor [ 0.3 0.3 1 ] }
        Translation { translation  -4 2 -1.5  }
        Sphere { radius 1.00000 }
    }
    DEF _sphere0_1_3_4 Separator {
        Material { diffuseColor [ 0.3 0.3 1 ] }
        Translation { translation  -4 0 1.5  }
        Sphere { radius 1.00000 }
    }
    DEF _sphere0_0_1_3_4 Separator {
        Material { diffuseColor [ 0.3 0.3 1 ] }
        Translation { translation  -4 -2 -1.5  }
        Sphere { radius 1.00000 }
    }
    DEF _sphere0_1_2_3_4 Separator {
        Material { diffuseColor [ 0.3 0.3 1 ] }
        Translation { translation  -4 -2 1.5  }
        Sphere { radius 1.00000 }
    }
    DEF _sphere0_1_2_3_5_6 Separator {
        Material { diffuseColor [ 1 1 0 ] }
        Translation { translation  0 4 0  }
        Sphere { radius 1.00000 }
    }
    DEF _sphere0_1_2_3_5_7 Separator {
        Material { diffuseColor [ 1 1 0 ] }
        Translation { translation  2 4 -2  }
        Sphere { radius 1.00000 }
    }
    DEF _sphere0_1_2_3_5_6_7 Separator {
        Material { diffuseColor [ 1 1 0 ] }
        Translation { translation  2 4 2  }
        Sphere { radius 1.00000 }
    }
    DEF _sphere0_1_2_3_5_7_8 Separator {
        Material { diffuseColor [ 1 0 0 ] }
        Translation { translation  -2 -4 -2  }
        Sphere { radius 1.00000 }
    }
    DEF _sphere0_1_2_3_5_6_7_8 Separator {
        Material { diffuseColor [ 1 0 0 ] }
        Translation { translation  -2 -4 2  }
        Sphere { radius 1.00000 }
    }
    DEF _sphere0_1_2_3_5_7_9 Separator {
        Material { diffuseColor [ 1 0 0 ] }
        Translation { translation  2 -4 -2  }
        Sphere { radius 1.00000 }
    }
    DEF _sphere0_1_2_3_5_6_7_9 Separator {
        Material { diffuseColor [ 1 0 0 ] }
        Translation { translation  2 -4 2  }
        Sphere { radius 1.00000 }
    }
    DEF _sphere0_1_2_3_5_7_8_9 Separator {
        Material { diffuseColor [ 1 1 0 ] }
        Translation { translation  -2 4 -2  }
        Sphere { radius 1.00000 }
    }
    DEF _sphere0_1_2_3_5_6_7_8_9 Separator {
        Material { diffuseColor [ 1 1 0 ] }
        Translation { translation  -2 4 2  }
        Sphere { radius 1.00000 }
    }
    DEF _sphere0_1_3_10 Separator {
        Material { diffuseColor [ 0 1 1 ] }
        Translation { translation  4 0 0  }
        Sphere { radius 1.00000 }
    }
    DEF _sphere0_1_3_4_12 Separator {
        Material { diffuseColor [ 0.3 0.3 1 ] }
        Translation { translation  -4 0 -1.5  }
        Sphere { radius 1.00000 }
    }
}