Home » Archimedes archive » Acorn User » AU 1993-06.adf » !Render/!Help

!Render/!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-06.adf
Filename: !Render/!Help
Read OK:
File size: 0484 bytes
Load address: FFFFFF44
Exec address: 8D861A0E
File contents
Render Ray Tracer
By Robin Barnes

NOTE: The script files and directories inside the Examples directory should be moved to a writable disc before use. This is because this disc is compressed, and the decompression routine provided is read-only. Only the Examples directory needs to be copied: the applications can stay where they are.

Run this application to open a directory contining the Compiler, the Renderer, a directory called Examples and a text file called Manual which describes how to create your own scenes.

To try out the examples, first copy the Examples directory to another disc. Double-click on the Compile and Rend applications to load them onto the iconbar.

Now open up the Examples.s directory and drag one of the two example script files to the Compiler icon. When the compilation has finished, drag the same text file to the Renderer icon and the scene will be compiled. When rendering is complete, the screen is saved inside the Examples directory, so make sure that there is enough disc space available (you will need at least 160K free).

For details of the script language, see the Manual file.

� Copyright BBC Acorn User 1993
00000000  52 65 6e 64 65 72 20 52  61 79 20 54 72 61 63 65  |Render Ray Trace|
00000010  72 0a 42 79 20 52 6f 62  69 6e 20 42 61 72 6e 65  |r.By Robin Barne|
00000020  73 0a 0a 4e 4f 54 45 3a  20 54 68 65 20 73 63 72  |s..NOTE: The scr|
00000030  69 70 74 20 66 69 6c 65  73 20 61 6e 64 20 64 69  |ipt files and di|
00000040  72 65 63 74 6f 72 69 65  73 20 69 6e 73 69 64 65  |rectories inside|
00000050  20 74 68 65 20 45 78 61  6d 70 6c 65 73 20 64 69  | the Examples di|
00000060  72 65 63 74 6f 72 79 20  73 68 6f 75 6c 64 20 62  |rectory should b|
00000070  65 20 6d 6f 76 65 64 20  74 6f 20 61 20 77 72 69  |e moved to a wri|
00000080  74 61 62 6c 65 20 64 69  73 63 20 62 65 66 6f 72  |table disc befor|
00000090  65 20 75 73 65 2e 20 54  68 69 73 20 69 73 20 62  |e use. This is b|
000000a0  65 63 61 75 73 65 20 74  68 69 73 20 64 69 73 63  |ecause this disc|
000000b0  20 69 73 20 63 6f 6d 70  72 65 73 73 65 64 2c 20  | is compressed, |
000000c0  61 6e 64 20 74 68 65 20  64 65 63 6f 6d 70 72 65  |and the decompre|
000000d0  73 73 69 6f 6e 20 72 6f  75 74 69 6e 65 20 70 72  |ssion routine pr|
000000e0  6f 76 69 64 65 64 20 69  73 20 72 65 61 64 2d 6f  |ovided is read-o|
000000f0  6e 6c 79 2e 20 4f 6e 6c  79 20 74 68 65 20 45 78  |nly. Only the Ex|
00000100  61 6d 70 6c 65 73 20 64  69 72 65 63 74 6f 72 79  |amples directory|
00000110  20 6e 65 65 64 73 20 74  6f 20 62 65 20 63 6f 70  | needs to be cop|
00000120  69 65 64 3a 20 74 68 65  20 61 70 70 6c 69 63 61  |ied: the applica|
00000130  74 69 6f 6e 73 20 63 61  6e 20 73 74 61 79 20 77  |tions can stay w|
00000140  68 65 72 65 20 74 68 65  79 20 61 72 65 2e 0a 0a  |here they are...|
00000150  52 75 6e 20 74 68 69 73  20 61 70 70 6c 69 63 61  |Run this applica|
00000160  74 69 6f 6e 20 74 6f 20  6f 70 65 6e 20 61 20 64  |tion to open a d|
00000170  69 72 65 63 74 6f 72 79  20 63 6f 6e 74 69 6e 69  |irectory contini|
00000180  6e 67 20 74 68 65 20 43  6f 6d 70 69 6c 65 72 2c  |ng the Compiler,|
00000190  20 74 68 65 20 52 65 6e  64 65 72 65 72 2c 20 61  | the Renderer, a|
000001a0  20 64 69 72 65 63 74 6f  72 79 20 63 61 6c 6c 65  | directory calle|
000001b0  64 20 45 78 61 6d 70 6c  65 73 20 61 6e 64 20 61  |d Examples and a|
000001c0  20 74 65 78 74 20 66 69  6c 65 20 63 61 6c 6c 65  | text file calle|
000001d0  64 20 4d 61 6e 75 61 6c  20 77 68 69 63 68 20 64  |d Manual which d|
000001e0  65 73 63 72 69 62 65 73  20 68 6f 77 20 74 6f 20  |escribes how to |
000001f0  63 72 65 61 74 65 20 79  6f 75 72 20 6f 77 6e 20  |create your own |
00000200  73 63 65 6e 65 73 2e 0a  0a 54 6f 20 74 72 79 20  |scenes...To try |
00000210  6f 75 74 20 74 68 65 20  65 78 61 6d 70 6c 65 73  |out the examples|
00000220  2c 20 66 69 72 73 74 20  63 6f 70 79 20 74 68 65  |, first copy the|
00000230  20 45 78 61 6d 70 6c 65  73 20 64 69 72 65 63 74  | Examples direct|
00000240  6f 72 79 20 74 6f 20 61  6e 6f 74 68 65 72 20 64  |ory to another d|
00000250  69 73 63 2e 20 44 6f 75  62 6c 65 2d 63 6c 69 63  |isc. Double-clic|
00000260  6b 20 6f 6e 20 74 68 65  20 43 6f 6d 70 69 6c 65  |k on the Compile|
00000270  20 61 6e 64 20 52 65 6e  64 20 61 70 70 6c 69 63  | and Rend applic|
00000280  61 74 69 6f 6e 73 20 74  6f 20 6c 6f 61 64 20 74  |ations to load t|
00000290  68 65 6d 20 6f 6e 74 6f  20 74 68 65 20 69 63 6f  |hem onto the ico|
000002a0  6e 62 61 72 2e 0a 0a 4e  6f 77 20 6f 70 65 6e 20  |nbar...Now open |
000002b0  75 70 20 74 68 65 20 45  78 61 6d 70 6c 65 73 2e  |up the Examples.|
000002c0  73 20 64 69 72 65 63 74  6f 72 79 20 61 6e 64 20  |s directory and |
000002d0  64 72 61 67 20 6f 6e 65  20 6f 66 20 74 68 65 20  |drag one of the |
000002e0  74 77 6f 20 65 78 61 6d  70 6c 65 20 73 63 72 69  |two example scri|
000002f0  70 74 20 66 69 6c 65 73  20 74 6f 20 74 68 65 20  |pt files to the |
00000300  43 6f 6d 70 69 6c 65 72  20 69 63 6f 6e 2e 20 57  |Compiler icon. W|
00000310  68 65 6e 20 74 68 65 20  63 6f 6d 70 69 6c 61 74  |hen the compilat|
00000320  69 6f 6e 20 68 61 73 20  66 69 6e 69 73 68 65 64  |ion has finished|
00000330  2c 20 64 72 61 67 20 74  68 65 20 73 61 6d 65 20  |, drag the same |
00000340  74 65 78 74 20 66 69 6c  65 20 74 6f 20 74 68 65  |text file to the|
00000350  20 52 65 6e 64 65 72 65  72 20 69 63 6f 6e 20 61  | Renderer icon a|
00000360  6e 64 20 74 68 65 20 73  63 65 6e 65 20 77 69 6c  |nd the scene wil|
00000370  6c 20 62 65 20 63 6f 6d  70 69 6c 65 64 2e 20 57  |l be compiled. W|
00000380  68 65 6e 20 72 65 6e 64  65 72 69 6e 67 20 69 73  |hen rendering is|
00000390  20 63 6f 6d 70 6c 65 74  65 2c 20 74 68 65 20 73  | complete, the s|
000003a0  63 72 65 65 6e 20 69 73  20 73 61 76 65 64 20 69  |creen is saved i|
000003b0  6e 73 69 64 65 20 74 68  65 20 45 78 61 6d 70 6c  |nside the Exampl|
000003c0  65 73 20 64 69 72 65 63  74 6f 72 79 2c 20 73 6f  |es directory, so|
000003d0  20 6d 61 6b 65 20 73 75  72 65 20 74 68 61 74 20  | make sure that |
000003e0  74 68 65 72 65 20 69 73  20 65 6e 6f 75 67 68 20  |there is enough |
000003f0  64 69 73 63 20 73 70 61  63 65 20 61 76 61 69 6c  |disc space avail|
00000400  61 62 6c 65 20 28 79 6f  75 20 77 69 6c 6c 20 6e  |able (you will n|
00000410  65 65 64 20 61 74 20 6c  65 61 73 74 20 31 36 30  |eed at least 160|
00000420  4b 20 66 72 65 65 29 2e  0a 0a 46 6f 72 20 64 65  |K free)...For de|
00000430  74 61 69 6c 73 20 6f 66  20 74 68 65 20 73 63 72  |tails of the scr|
00000440  69 70 74 20 6c 61 6e 67  75 61 67 65 2c 20 73 65  |ipt language, se|
00000450  65 20 74 68 65 20 4d 61  6e 75 61 6c 20 66 69 6c  |e the Manual fil|
00000460  65 2e 0a 0a a9 20 43 6f  70 79 72 69 67 68 74 20  |e.... Copyright |
00000470  42 42 43 20 41 63 6f 72  6e 20 55 73 65 72 20 31  |BBC Acorn User 1|
00000480  39 39 33 0a                                       |993.|
00000484