Home » Archimedes archive » Archimedes World » AW-1996-11.adf » !VRMLeyes_AspexDem » Models/VRMLfiles/MakeMods/Example4

Models/VRMLfiles/MakeMods/Example4

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Archimedes archive » Archimedes World » AW-1996-11.adf » !VRMLeyes_AspexDem
Filename: Models/VRMLfiles/MakeMods/Example4
Read OK:
File size: 01F5 bytes
Load address: 0000
Exec address: 0000
File contents
#VRML V1.0 ascii


#Chair example file

Material {
diffuseColor 0.7 0.4 0
}


Cube {
height 5
width 1
depth 1
}      



Translation {
translation 0 0 5
}

Cube {
height 5
width 1
depth 1
}     



Translation {
translation 5 0 0
}

Cube {
height 5
width 1
depth 1
}     



Translation {
translation 0 0 -5
}

Cube {
height 5
width 1
depth 1
}     




Translation {
translation -2.5 3 2.5
}

Cube {
width 6
height 1
depth 6
}

Translation {
translation 0 3 2.5
}

Cube {
width 6
height 5
depth 1
}

00000000  23 56 52 4d 4c 20 56 31  2e 30 20 61 73 63 69 69  |#VRML V1.0 ascii|
00000010  0a 0a 0a 23 43 68 61 69  72 20 65 78 61 6d 70 6c  |...#Chair exampl|
00000020  65 20 66 69 6c 65 0a 0a  4d 61 74 65 72 69 61 6c  |e file..Material|
00000030  20 7b 0a 64 69 66 66 75  73 65 43 6f 6c 6f 72 20  | {.diffuseColor |
00000040  30 2e 37 20 30 2e 34 20  30 0a 7d 0a 0a 0a 43 75  |0.7 0.4 0.}...Cu|
00000050  62 65 20 7b 0a 68 65 69  67 68 74 20 35 0a 77 69  |be {.height 5.wi|
00000060  64 74 68 20 31 0a 64 65  70 74 68 20 31 0a 7d 20  |dth 1.depth 1.} |
00000070  20 20 20 20 20 0a 0a 0a  0a 54 72 61 6e 73 6c 61  |     ....Transla|
00000080  74 69 6f 6e 20 7b 0a 74  72 61 6e 73 6c 61 74 69  |tion {.translati|
00000090  6f 6e 20 30 20 30 20 35  0a 7d 0a 0a 43 75 62 65  |on 0 0 5.}..Cube|
000000a0  20 7b 0a 68 65 69 67 68  74 20 35 0a 77 69 64 74  | {.height 5.widt|
000000b0  68 20 31 0a 64 65 70 74  68 20 31 0a 7d 20 20 20  |h 1.depth 1.}   |
000000c0  20 20 0a 0a 0a 0a 54 72  61 6e 73 6c 61 74 69 6f  |  ....Translatio|
000000d0  6e 20 7b 0a 74 72 61 6e  73 6c 61 74 69 6f 6e 20  |n {.translation |
000000e0  35 20 30 20 30 0a 7d 0a  0a 43 75 62 65 20 7b 0a  |5 0 0.}..Cube {.|
000000f0  68 65 69 67 68 74 20 35  0a 77 69 64 74 68 20 31  |height 5.width 1|
00000100  0a 64 65 70 74 68 20 31  0a 7d 20 20 20 20 20 0a  |.depth 1.}     .|
00000110  0a 0a 0a 54 72 61 6e 73  6c 61 74 69 6f 6e 20 7b  |...Translation {|
00000120  0a 74 72 61 6e 73 6c 61  74 69 6f 6e 20 30 20 30  |.translation 0 0|
00000130  20 2d 35 0a 7d 0a 0a 43  75 62 65 20 7b 0a 68 65  | -5.}..Cube {.he|
00000140  69 67 68 74 20 35 0a 77  69 64 74 68 20 31 0a 64  |ight 5.width 1.d|
00000150  65 70 74 68 20 31 0a 7d  20 20 20 20 20 0a 0a 0a  |epth 1.}     ...|
00000160  0a 0a 54 72 61 6e 73 6c  61 74 69 6f 6e 20 7b 0a  |..Translation {.|
00000170  74 72 61 6e 73 6c 61 74  69 6f 6e 20 2d 32 2e 35  |translation -2.5|
00000180  20 33 20 32 2e 35 0a 7d  0a 0a 43 75 62 65 20 7b  | 3 2.5.}..Cube {|
00000190  0a 77 69 64 74 68 20 36  0a 68 65 69 67 68 74 20  |.width 6.height |
000001a0  31 0a 64 65 70 74 68 20  36 0a 7d 0a 0a 54 72 61  |1.depth 6.}..Tra|
000001b0  6e 73 6c 61 74 69 6f 6e  20 7b 0a 74 72 61 6e 73  |nslation {.trans|
000001c0  6c 61 74 69 6f 6e 20 30  20 33 20 32 2e 35 0a 7d  |lation 0 3 2.5.}|
000001d0  0a 0a 43 75 62 65 20 7b  0a 77 69 64 74 68 20 36  |..Cube {.width 6|
000001e0  0a 68 65 69 67 68 74 20  35 0a 64 65 70 74 68 20  |.height 5.depth |
000001f0  31 0a 7d 0a 0a                                    |1.}..|
000001f5