Home » Archimedes archive » Acorn User » AU 1993-10.adf » !3DGraphic/!Help
!3DGraphic/!Help
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 » Acorn User » AU 1993-10.adf |
Filename: | !3DGraphic/!Help |
Read OK: | ✔ |
File size: | 03A3 bytes |
Load address: | FFFFFF44 |
Exec address: | C6812361 |
File contents
3D Graphics: A New Dimension (Part 5) By Dave Acton Run this option to open a directory containing the programs from the final part of the series on 3D graphics. Note 1: Before running any of the example programs, double-click on the BAU3D module to load it, and double-click on the Obey file ThisDir to set the CSD properly. Note 2: If you have Risc OS 2, you must load the ColourTrans module before running any of these programs. This module can be found in the !System.Modules directory on Applications Disc One. Double-click on the program 3Ded to run the 3D objects editor. Instructions for using the editor can be found in the text file Instructs. The source code for the BAU3D module is contained in BAU3DSrce and inside the Source directory. The cathedral object definition can be found inside the Objects directory. For more information, see the article on page 99 in the magazine. � Copyright BBC Acorn User 1993
00000000 33 44 20 47 72 61 70 68 69 63 73 3a 20 41 20 4e |3D Graphics: A N| 00000010 65 77 20 44 69 6d 65 6e 73 69 6f 6e 20 28 50 61 |ew Dimension (Pa| 00000020 72 74 20 35 29 20 0a 42 79 20 44 61 76 65 20 41 |rt 5) .By Dave A| 00000030 63 74 6f 6e 0a 0a 52 75 6e 20 74 68 69 73 20 6f |cton..Run this o| 00000040 70 74 69 6f 6e 20 74 6f 20 6f 70 65 6e 20 61 20 |ption to open a | 00000050 64 69 72 65 63 74 6f 72 79 20 63 6f 6e 74 61 69 |directory contai| 00000060 6e 69 6e 67 20 74 68 65 20 70 72 6f 67 72 61 6d |ning the program| 00000070 73 20 66 72 6f 6d 20 74 68 65 20 66 69 6e 61 6c |s from the final| 00000080 20 70 61 72 74 20 6f 66 20 74 68 65 20 73 65 72 | part of the ser| 00000090 69 65 73 20 6f 6e 20 33 44 20 67 72 61 70 68 69 |ies on 3D graphi| 000000a0 63 73 2e 0a 0a 4e 6f 74 65 20 31 3a 20 42 65 66 |cs...Note 1: Bef| 000000b0 6f 72 65 20 72 75 6e 6e 69 6e 67 20 61 6e 79 20 |ore running any | 000000c0 6f 66 20 74 68 65 20 65 78 61 6d 70 6c 65 20 70 |of the example p| 000000d0 72 6f 67 72 61 6d 73 2c 20 64 6f 75 62 6c 65 2d |rograms, double-| 000000e0 63 6c 69 63 6b 20 6f 6e 20 74 68 65 20 42 41 55 |click on the BAU| 000000f0 33 44 20 6d 6f 64 75 6c 65 20 74 6f 20 6c 6f 61 |3D module to loa| 00000100 64 20 69 74 2c 20 61 6e 64 20 64 6f 75 62 6c 65 |d it, and double| 00000110 2d 63 6c 69 63 6b 20 6f 6e 20 74 68 65 20 4f 62 |-click on the Ob| 00000120 65 79 20 66 69 6c 65 20 54 68 69 73 44 69 72 20 |ey file ThisDir | 00000130 74 6f 20 73 65 74 20 74 68 65 20 43 53 44 20 70 |to set the CSD p| 00000140 72 6f 70 65 72 6c 79 2e 0a 0a 4e 6f 74 65 20 32 |roperly...Note 2| 00000150 3a 20 49 66 20 79 6f 75 20 68 61 76 65 20 52 69 |: If you have Ri| 00000160 73 63 20 4f 53 20 32 2c 20 79 6f 75 20 6d 75 73 |sc OS 2, you mus| 00000170 74 20 6c 6f 61 64 20 74 68 65 20 43 6f 6c 6f 75 |t load the Colou| 00000180 72 54 72 61 6e 73 20 6d 6f 64 75 6c 65 20 62 65 |rTrans module be| 00000190 66 6f 72 65 20 72 75 6e 6e 69 6e 67 20 61 6e 79 |fore running any| 000001a0 20 6f 66 20 74 68 65 73 65 20 70 72 6f 67 72 61 | of these progra| 000001b0 6d 73 2e 20 54 68 69 73 20 6d 6f 64 75 6c 65 20 |ms. This module | 000001c0 63 61 6e 20 62 65 20 66 6f 75 6e 64 20 69 6e 20 |can be found in | 000001d0 74 68 65 20 21 53 79 73 74 65 6d 2e 4d 6f 64 75 |the !System.Modu| 000001e0 6c 65 73 20 64 69 72 65 63 74 6f 72 79 20 6f 6e |les directory on| 000001f0 20 41 70 70 6c 69 63 61 74 69 6f 6e 73 20 44 69 | Applications Di| 00000200 73 63 20 4f 6e 65 2e 0a 0a 44 6f 75 62 6c 65 2d |sc One...Double-| 00000210 63 6c 69 63 6b 20 6f 6e 20 74 68 65 20 70 72 6f |click on the pro| 00000220 67 72 61 6d 20 33 44 65 64 20 74 6f 20 72 75 6e |gram 3Ded to run| 00000230 20 74 68 65 20 33 44 20 6f 62 6a 65 63 74 73 20 | the 3D objects | 00000240 65 64 69 74 6f 72 2e 20 49 6e 73 74 72 75 63 74 |editor. Instruct| 00000250 69 6f 6e 73 20 66 6f 72 20 75 73 69 6e 67 20 74 |ions for using t| 00000260 68 65 20 65 64 69 74 6f 72 20 63 61 6e 20 62 65 |he editor can be| 00000270 20 66 6f 75 6e 64 20 69 6e 20 74 68 65 20 74 65 | found in the te| 00000280 78 74 20 66 69 6c 65 20 49 6e 73 74 72 75 63 74 |xt file Instruct| 00000290 73 2e 0a 0a 54 68 65 20 73 6f 75 72 63 65 20 63 |s...The source c| 000002a0 6f 64 65 20 66 6f 72 20 74 68 65 20 42 41 55 33 |ode for the BAU3| 000002b0 44 20 6d 6f 64 75 6c 65 20 69 73 20 63 6f 6e 74 |D module is cont| 000002c0 61 69 6e 65 64 20 69 6e 20 42 41 55 33 44 53 72 |ained in BAU3DSr| 000002d0 63 65 20 61 6e 64 20 69 6e 73 69 64 65 20 74 68 |ce and inside th| 000002e0 65 20 53 6f 75 72 63 65 20 64 69 72 65 63 74 6f |e Source directo| 000002f0 72 79 2e 20 54 68 65 20 63 61 74 68 65 64 72 61 |ry. The cathedra| 00000300 6c 20 6f 62 6a 65 63 74 20 64 65 66 69 6e 69 74 |l object definit| 00000310 69 6f 6e 20 63 61 6e 20 62 65 20 66 6f 75 6e 64 |ion can be found| 00000320 20 69 6e 73 69 64 65 20 74 68 65 20 4f 62 6a 65 | inside the Obje| 00000330 63 74 73 20 64 69 72 65 63 74 6f 72 79 2e 0a 0a |cts directory...| 00000340 46 6f 72 20 6d 6f 72 65 20 69 6e 66 6f 72 6d 61 |For more informa| 00000350 74 69 6f 6e 2c 20 73 65 65 20 74 68 65 20 61 72 |tion, see the ar| 00000360 74 69 63 6c 65 20 6f 6e 20 70 61 67 65 20 39 39 |ticle on page 99| 00000370 20 69 6e 20 74 68 65 20 6d 61 67 61 7a 69 6e 65 | in the magazine| 00000380 2e 0a 0a a9 20 43 6f 70 79 72 69 67 68 74 20 42 |.... Copyright B| 00000390 42 43 20 41 63 6f 72 6e 20 55 73 65 72 20 31 39 |BC Acorn User 19| 000003a0 39 33 0a |93.| 000003a3