diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:44:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:44:40 +0000 |
commit | b4fc5f639874db951177ec539299d20908adb654 (patch) | |
tree | 52f08823ca58fffe3db6a9b075635038c567626c /Master/texmf-dist/doc/latex/movie15/dice.wrl | |
parent | dec3d98ebe442d7ea93efbaa8dd2e2be8149a467 (diff) |
doc 4
git-svn-id: svn://tug.org/texlive/trunk@80 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/movie15/dice.wrl')
-rw-r--r-- | Master/texmf-dist/doc/latex/movie15/dice.wrl | 119 |
1 files changed, 119 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/movie15/dice.wrl b/Master/texmf-dist/doc/latex/movie15/dice.wrl new file mode 100644 index 00000000000..23b1ef92a26 --- /dev/null +++ b/Master/texmf-dist/doc/latex/movie15/dice.wrl @@ -0,0 +1,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 } + } +} |