Home » Archimedes archive » Acorn User » AU 1997-07 A.adf » Regulars » info/Tyler/!CloudCult/!Help
info/Tyler/!CloudCult/!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 1997-07 A.adf » Regulars |
Filename: | info/Tyler/!CloudCult/!Help |
Read OK: | ✔ |
File size: | 0A47 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
Cloud Cultivator v1.12 ====================== !CloudCult - The main application. Textures - Contains a number of text descriptions of clouds. These may be dragged into the application's main window. Longer description ~~~~~~~~~~~~~~~~~~ Cloud Cultivator generates cloud images using a range of techniques including inverse two dimensional fast-fourier-transforms of filtered noise. Genetic methods are used to seed them enabling breeding, selective mutation, cultural transmission of colour and sexual recombination to be implemented. The program supports seamless tesselation, twenty-four bit colour and full control over cloud animation. Getting started ~~~~~~~~~~~~~~~ Run the application and drag a few text files from inside the "Textures" directory into its main window. The program supports interactive help. After loading the program onto the icon bar, and viewing its main window, the first thing to do is to load some clouds. The program should normally have been supplied with a range of clouds in the "Textures" directory. These are files which may be dragged into the program's main window. When one has been dragged in, an hourglass will appear for a moment, and then the cloud is displayed. Notes ~~~~~ Cloud Cultivator works on all major Acorn RISC systems except RISC-OS 2. It should be able to operate from a read-only medium, though you will be unable to save your preferences or store any palettes you generate. It is a stripped down application with minimal documentation designed specifically for distribution in Acorn User's *Info section. The images it generates will always tile seamlessly, meaning that they can be tesselated for use as backgrounds. The front end supports images up to 1024x1024 pixels. The program can generate static images of clouds which may be saved, and mutated offspring may be generated. Different species of clouds may also be sexually combined to generate new images. It can also be used to generate animations, which may be saved as directories of sprites, multiple image sprite files, or animated GIFs, using the InterGIF interface. Control is largely via the mouse, with F1-F10 performing various functions. Many mouse clicks may have their function modified by pressing SHIFT, CTRL or ALT. If you want to convert all the highly compressed bytecode clouds to a more readable format, this may be done by loading Cloud Cultivator and dragging the 'Clouds' directory to its icon bar icon. Enjoy. � Tim Tyler 1996-1997. __________ |im |yler The Mandala Centre - tt@cryogen.com - http://www.mandala.co.uk
00000000 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00000010 20 20 43 6c 6f 75 64 20 43 75 6c 74 69 76 61 74 | Cloud Cultivat| 00000020 6f 72 20 76 31 2e 31 32 0a 20 20 20 20 20 20 20 |or v1.12. | 00000030 20 20 20 20 20 20 20 20 20 20 3d 3d 3d 3d 3d 3d | ======| 00000040 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |================| 00000050 0a 0a 21 43 6c 6f 75 64 43 75 6c 74 20 2d 20 54 |..!CloudCult - T| 00000060 68 65 20 6d 61 69 6e 20 61 70 70 6c 69 63 61 74 |he main applicat| 00000070 69 6f 6e 2e 0a 0a 54 65 78 74 75 72 65 73 20 20 |ion...Textures | 00000080 20 2d 20 43 6f 6e 74 61 69 6e 73 20 61 20 6e 75 | - Contains a nu| 00000090 6d 62 65 72 20 6f 66 20 74 65 78 74 20 64 65 73 |mber of text des| 000000a0 63 72 69 70 74 69 6f 6e 73 20 6f 66 20 63 6c 6f |criptions of clo| 000000b0 75 64 73 2e 0a 20 20 20 20 20 20 20 20 20 20 20 |uds.. | 000000c0 20 20 54 68 65 73 65 20 6d 61 79 20 62 65 20 64 | These may be d| 000000d0 72 61 67 67 65 64 20 69 6e 74 6f 20 74 68 65 20 |ragged into the | 000000e0 61 70 70 6c 69 63 61 74 69 6f 6e 27 73 20 6d 61 |application's ma| 000000f0 69 6e 20 77 69 6e 64 6f 77 2e 0a 0a 4c 6f 6e 67 |in window...Long| 00000100 65 72 20 64 65 73 63 72 69 70 74 69 6f 6e 0a 7e |er description.~| 00000110 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e |~~~~~~~~~~~~~~~~| 00000120 7e 0a 43 6c 6f 75 64 20 43 75 6c 74 69 76 61 74 |~.Cloud Cultivat| 00000130 6f 72 20 67 65 6e 65 72 61 74 65 73 20 63 6c 6f |or generates clo| 00000140 75 64 20 69 6d 61 67 65 73 20 75 73 69 6e 67 20 |ud images using | 00000150 61 20 72 61 6e 67 65 20 6f 66 20 74 65 63 68 6e |a range of techn| 00000160 69 71 75 65 73 0a 69 6e 63 6c 75 64 69 6e 67 20 |iques.including | 00000170 69 6e 76 65 72 73 65 20 74 77 6f 20 64 69 6d 65 |inverse two dime| 00000180 6e 73 69 6f 6e 61 6c 20 66 61 73 74 2d 66 6f 75 |nsional fast-fou| 00000190 72 69 65 72 2d 74 72 61 6e 73 66 6f 72 6d 73 20 |rier-transforms | 000001a0 6f 66 20 66 69 6c 74 65 72 65 64 0a 6e 6f 69 73 |of filtered.nois| 000001b0 65 2e 20 47 65 6e 65 74 69 63 20 6d 65 74 68 6f |e. Genetic metho| 000001c0 64 73 20 61 72 65 20 75 73 65 64 20 74 6f 20 73 |ds are used to s| 000001d0 65 65 64 20 74 68 65 6d 20 65 6e 61 62 6c 69 6e |eed them enablin| 000001e0 67 20 62 72 65 65 64 69 6e 67 2c 20 73 65 6c 65 |g breeding, sele| 000001f0 63 74 69 76 65 0a 6d 75 74 61 74 69 6f 6e 2c 20 |ctive.mutation, | 00000200 63 75 6c 74 75 72 61 6c 20 74 72 61 6e 73 6d 69 |cultural transmi| 00000210 73 73 69 6f 6e 20 6f 66 20 63 6f 6c 6f 75 72 20 |ssion of colour | 00000220 61 6e 64 20 73 65 78 75 61 6c 20 72 65 63 6f 6d |and sexual recom| 00000230 62 69 6e 61 74 69 6f 6e 20 74 6f 20 62 65 0a 69 |bination to be.i| 00000240 6d 70 6c 65 6d 65 6e 74 65 64 2e 20 20 54 68 65 |mplemented. The| 00000250 20 70 72 6f 67 72 61 6d 20 73 75 70 70 6f 72 74 | program support| 00000260 73 20 73 65 61 6d 6c 65 73 73 20 74 65 73 73 65 |s seamless tesse| 00000270 6c 61 74 69 6f 6e 2c 20 74 77 65 6e 74 79 2d 66 |lation, twenty-f| 00000280 6f 75 72 20 62 69 74 0a 63 6f 6c 6f 75 72 20 61 |our bit.colour a| 00000290 6e 64 20 66 75 6c 6c 20 63 6f 6e 74 72 6f 6c 20 |nd full control | 000002a0 6f 76 65 72 20 63 6c 6f 75 64 20 61 6e 69 6d 61 |over cloud anima| 000002b0 74 69 6f 6e 2e 0a 0a 47 65 74 74 69 6e 67 20 73 |tion...Getting s| 000002c0 74 61 72 74 65 64 0a 7e 7e 7e 7e 7e 7e 7e 7e 7e |tarted.~~~~~~~~~| 000002d0 7e 7e 7e 7e 7e 7e 0a 52 75 6e 20 74 68 65 20 61 |~~~~~~.Run the a| 000002e0 70 70 6c 69 63 61 74 69 6f 6e 20 61 6e 64 20 64 |pplication and d| 000002f0 72 61 67 20 61 20 66 65 77 20 74 65 78 74 20 66 |rag a few text f| 00000300 69 6c 65 73 20 66 72 6f 6d 20 69 6e 73 69 64 65 |iles from inside| 00000310 20 74 68 65 20 22 54 65 78 74 75 72 65 73 22 0a | the "Textures".| 00000320 64 69 72 65 63 74 6f 72 79 20 69 6e 74 6f 20 69 |directory into i| 00000330 74 73 20 6d 61 69 6e 20 77 69 6e 64 6f 77 2e 0a |ts main window..| 00000340 0a 54 68 65 20 70 72 6f 67 72 61 6d 20 73 75 70 |.The program sup| 00000350 70 6f 72 74 73 20 69 6e 74 65 72 61 63 74 69 76 |ports interactiv| 00000360 65 20 68 65 6c 70 2e 20 20 41 66 74 65 72 20 6c |e help. After l| 00000370 6f 61 64 69 6e 67 20 74 68 65 20 70 72 6f 67 72 |oading the progr| 00000380 61 6d 20 6f 6e 74 6f 0a 74 68 65 20 69 63 6f 6e |am onto.the icon| 00000390 20 62 61 72 2c 20 61 6e 64 20 76 69 65 77 69 6e | bar, and viewin| 000003a0 67 20 69 74 73 20 6d 61 69 6e 20 77 69 6e 64 6f |g its main windo| 000003b0 77 2c 20 74 68 65 20 66 69 72 73 74 20 74 68 69 |w, the first thi| 000003c0 6e 67 20 74 6f 20 64 6f 20 69 73 20 74 6f 0a 6c |ng to do is to.l| 000003d0 6f 61 64 20 73 6f 6d 65 20 63 6c 6f 75 64 73 2e |oad some clouds.| 000003e0 20 20 54 68 65 20 70 72 6f 67 72 61 6d 20 73 68 | The program sh| 000003f0 6f 75 6c 64 20 6e 6f 72 6d 61 6c 6c 79 20 68 61 |ould normally ha| 00000400 76 65 20 62 65 65 6e 20 73 75 70 70 6c 69 65 64 |ve been supplied| 00000410 20 77 69 74 68 20 61 0a 72 61 6e 67 65 20 6f 66 | with a.range of| 00000420 20 63 6c 6f 75 64 73 20 69 6e 20 74 68 65 20 22 | clouds in the "| 00000430 54 65 78 74 75 72 65 73 22 20 64 69 72 65 63 74 |Textures" direct| 00000440 6f 72 79 2e 20 20 54 68 65 73 65 20 61 72 65 20 |ory. These are | 00000450 66 69 6c 65 73 20 77 68 69 63 68 20 6d 61 79 0a |files which may.| 00000460 62 65 20 64 72 61 67 67 65 64 20 69 6e 74 6f 20 |be dragged into | 00000470 74 68 65 20 70 72 6f 67 72 61 6d 27 73 20 6d 61 |the program's ma| 00000480 69 6e 20 77 69 6e 64 6f 77 2e 20 20 57 68 65 6e |in window. When| 00000490 20 6f 6e 65 20 68 61 73 20 62 65 65 6e 20 64 72 | one has been dr| 000004a0 61 67 67 65 64 0a 69 6e 2c 20 61 6e 20 68 6f 75 |agged.in, an hou| 000004b0 72 67 6c 61 73 73 20 77 69 6c 6c 20 61 70 70 65 |rglass will appe| 000004c0 61 72 20 66 6f 72 20 61 20 6d 6f 6d 65 6e 74 2c |ar for a moment,| 000004d0 20 61 6e 64 20 74 68 65 6e 20 74 68 65 20 63 6c | and then the cl| 000004e0 6f 75 64 20 69 73 0a 64 69 73 70 6c 61 79 65 64 |oud is.displayed| 000004f0 2e 0a 0a 4e 6f 74 65 73 0a 7e 7e 7e 7e 7e 0a 43 |...Notes.~~~~~.C| 00000500 6c 6f 75 64 20 43 75 6c 74 69 76 61 74 6f 72 20 |loud Cultivator | 00000510 77 6f 72 6b 73 20 6f 6e 20 61 6c 6c 20 6d 61 6a |works on all maj| 00000520 6f 72 20 41 63 6f 72 6e 20 52 49 53 43 20 73 79 |or Acorn RISC sy| 00000530 73 74 65 6d 73 20 65 78 63 65 70 74 20 52 49 53 |stems except RIS| 00000540 43 2d 4f 53 20 32 2e 0a 0a 49 74 20 73 68 6f 75 |C-OS 2...It shou| 00000550 6c 64 20 62 65 20 61 62 6c 65 20 74 6f 20 6f 70 |ld be able to op| 00000560 65 72 61 74 65 20 66 72 6f 6d 20 61 20 72 65 61 |erate from a rea| 00000570 64 2d 6f 6e 6c 79 20 6d 65 64 69 75 6d 2c 20 74 |d-only medium, t| 00000580 68 6f 75 67 68 20 79 6f 75 20 77 69 6c 6c 20 62 |hough you will b| 00000590 65 0a 75 6e 61 62 6c 65 20 74 6f 20 73 61 76 65 |e.unable to save| 000005a0 20 79 6f 75 72 20 70 72 65 66 65 72 65 6e 63 65 | your preference| 000005b0 73 20 6f 72 20 73 74 6f 72 65 20 61 6e 79 20 70 |s or store any p| 000005c0 61 6c 65 74 74 65 73 20 79 6f 75 20 67 65 6e 65 |alettes you gene| 000005d0 72 61 74 65 2e 0a 0a 49 74 20 69 73 20 61 20 73 |rate...It is a s| 000005e0 74 72 69 70 70 65 64 20 64 6f 77 6e 20 61 70 70 |tripped down app| 000005f0 6c 69 63 61 74 69 6f 6e 20 77 69 74 68 20 6d 69 |lication with mi| 00000600 6e 69 6d 61 6c 20 64 6f 63 75 6d 65 6e 74 61 74 |nimal documentat| 00000610 69 6f 6e 20 64 65 73 69 67 6e 65 64 0a 73 70 65 |ion designed.spe| 00000620 63 69 66 69 63 61 6c 6c 79 20 66 6f 72 20 64 69 |cifically for di| 00000630 73 74 72 69 62 75 74 69 6f 6e 20 69 6e 20 41 63 |stribution in Ac| 00000640 6f 72 6e 20 55 73 65 72 27 73 20 2a 49 6e 66 6f |orn User's *Info| 00000650 20 73 65 63 74 69 6f 6e 2e 0a 0a 54 68 65 20 69 | section...The i| 00000660 6d 61 67 65 73 20 69 74 20 67 65 6e 65 72 61 74 |mages it generat| 00000670 65 73 20 77 69 6c 6c 20 61 6c 77 61 79 73 20 74 |es will always t| 00000680 69 6c 65 20 73 65 61 6d 6c 65 73 73 6c 79 2c 20 |ile seamlessly, | 00000690 6d 65 61 6e 69 6e 67 20 74 68 61 74 0a 74 68 65 |meaning that.the| 000006a0 79 20 63 61 6e 20 62 65 20 74 65 73 73 65 6c 61 |y can be tessela| 000006b0 74 65 64 20 66 6f 72 20 75 73 65 20 61 73 20 62 |ted for use as b| 000006c0 61 63 6b 67 72 6f 75 6e 64 73 2e 0a 0a 54 68 65 |ackgrounds...The| 000006d0 20 66 72 6f 6e 74 20 65 6e 64 20 73 75 70 70 6f | front end suppo| 000006e0 72 74 73 20 69 6d 61 67 65 73 20 75 70 20 74 6f |rts images up to| 000006f0 20 31 30 32 34 78 31 30 32 34 20 70 69 78 65 6c | 1024x1024 pixel| 00000700 73 2e 0a 0a 54 68 65 20 70 72 6f 67 72 61 6d 20 |s...The program | 00000710 63 61 6e 20 67 65 6e 65 72 61 74 65 20 73 74 61 |can generate sta| 00000720 74 69 63 20 69 6d 61 67 65 73 20 6f 66 20 63 6c |tic images of cl| 00000730 6f 75 64 73 20 77 68 69 63 68 20 6d 61 79 20 62 |ouds which may b| 00000740 65 20 73 61 76 65 64 2c 20 61 6e 64 0a 6d 75 74 |e saved, and.mut| 00000750 61 74 65 64 20 6f 66 66 73 70 72 69 6e 67 20 6d |ated offspring m| 00000760 61 79 20 62 65 20 67 65 6e 65 72 61 74 65 64 2e |ay be generated.| 00000770 20 20 44 69 66 66 65 72 65 6e 74 20 73 70 65 63 | Different spec| 00000780 69 65 73 20 6f 66 20 63 6c 6f 75 64 73 20 6d 61 |ies of clouds ma| 00000790 79 20 61 6c 73 6f 0a 62 65 20 73 65 78 75 61 6c |y also.be sexual| 000007a0 6c 79 20 63 6f 6d 62 69 6e 65 64 20 74 6f 20 67 |ly combined to g| 000007b0 65 6e 65 72 61 74 65 20 6e 65 77 20 69 6d 61 67 |enerate new imag| 000007c0 65 73 2e 0a 0a 49 74 20 63 61 6e 20 61 6c 73 6f |es...It can also| 000007d0 20 62 65 20 75 73 65 64 20 74 6f 20 67 65 6e 65 | be used to gene| 000007e0 72 61 74 65 20 61 6e 69 6d 61 74 69 6f 6e 73 2c |rate animations,| 000007f0 20 77 68 69 63 68 20 6d 61 79 20 62 65 20 73 61 | which may be sa| 00000800 76 65 64 20 61 73 0a 64 69 72 65 63 74 6f 72 69 |ved as.directori| 00000810 65 73 20 6f 66 20 73 70 72 69 74 65 73 2c 20 6d |es of sprites, m| 00000820 75 6c 74 69 70 6c 65 20 69 6d 61 67 65 20 73 70 |ultiple image sp| 00000830 72 69 74 65 20 66 69 6c 65 73 2c 20 6f 72 20 61 |rite files, or a| 00000840 6e 69 6d 61 74 65 64 20 47 49 46 73 2c 0a 75 73 |nimated GIFs,.us| 00000850 69 6e 67 20 74 68 65 20 49 6e 74 65 72 47 49 46 |ing the InterGIF| 00000860 20 69 6e 74 65 72 66 61 63 65 2e 0a 0a 43 6f 6e | interface...Con| 00000870 74 72 6f 6c 20 69 73 20 6c 61 72 67 65 6c 79 20 |trol is largely | 00000880 76 69 61 20 74 68 65 20 6d 6f 75 73 65 2c 20 77 |via the mouse, w| 00000890 69 74 68 20 46 31 2d 46 31 30 20 70 65 72 66 6f |ith F1-F10 perfo| 000008a0 72 6d 69 6e 67 20 76 61 72 69 6f 75 73 0a 66 75 |rming various.fu| 000008b0 6e 63 74 69 6f 6e 73 2e 0a 0a 4d 61 6e 79 20 6d |nctions...Many m| 000008c0 6f 75 73 65 20 63 6c 69 63 6b 73 20 6d 61 79 20 |ouse clicks may | 000008d0 68 61 76 65 20 74 68 65 69 72 20 66 75 6e 63 74 |have their funct| 000008e0 69 6f 6e 20 6d 6f 64 69 66 69 65 64 20 62 79 20 |ion modified by | 000008f0 70 72 65 73 73 69 6e 67 20 53 48 49 46 54 2c 0a |pressing SHIFT,.| 00000900 43 54 52 4c 20 6f 72 20 41 4c 54 2e 0a 0a 49 66 |CTRL or ALT...If| 00000910 20 79 6f 75 20 77 61 6e 74 20 74 6f 20 63 6f 6e | you want to con| 00000920 76 65 72 74 20 61 6c 6c 20 74 68 65 20 68 69 67 |vert all the hig| 00000930 68 6c 79 20 63 6f 6d 70 72 65 73 73 65 64 20 62 |hly compressed b| 00000940 79 74 65 63 6f 64 65 20 63 6c 6f 75 64 73 20 74 |ytecode clouds t| 00000950 6f 20 61 0a 6d 6f 72 65 20 72 65 61 64 61 62 6c |o a.more readabl| 00000960 65 20 66 6f 72 6d 61 74 2c 20 74 68 69 73 20 6d |e format, this m| 00000970 61 79 20 62 65 20 64 6f 6e 65 20 62 79 20 6c 6f |ay be done by lo| 00000980 61 64 69 6e 67 20 43 6c 6f 75 64 20 43 75 6c 74 |ading Cloud Cult| 00000990 69 76 61 74 6f 72 20 61 6e 64 0a 64 72 61 67 67 |ivator and.dragg| 000009a0 69 6e 67 20 74 68 65 20 27 43 6c 6f 75 64 73 27 |ing the 'Clouds'| 000009b0 20 64 69 72 65 63 74 6f 72 79 20 74 6f 20 69 74 | directory to it| 000009c0 73 20 69 63 6f 6e 20 62 61 72 20 69 63 6f 6e 2e |s icon bar icon.| 000009d0 0a 0a 45 6e 6a 6f 79 2e 0a 0a a9 20 54 69 6d 20 |..Enjoy.... Tim | 000009e0 54 79 6c 65 72 20 31 39 39 36 2d 31 39 39 37 2e |Tyler 1996-1997.| 000009f0 0a 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 0a 20 7c 69 6d |.__________. |im| 00000a00 20 7c 79 6c 65 72 20 20 54 68 65 20 4d 61 6e 64 | |yler The Mand| 00000a10 61 6c 61 20 43 65 6e 74 72 65 20 2d 20 74 74 40 |ala Centre - tt@| 00000a20 63 72 79 6f 67 65 6e 2e 63 6f 6d 20 2d 20 68 74 |cryogen.com - ht| 00000a30 74 70 3a 2f 2f 77 77 77 2e 6d 61 6e 64 61 6c 61 |tp://www.mandala| 00000a40 2e 63 6f 2e 75 6b 0a |.co.uk.| 00000a47