home *** CD-ROM | disk | FTP | other *** search
- ***********************************************************
- ***********************************************************
- ********* *********
- ********* Clouds v2.0 *********
- ********* *********
- ********* written by Danny Amor *********
- ********* *********
- ********* in December 1992 *********
- ********* *********
- ********* with KICK-PASCAL v2.1 *********
- ********* *********
- ***********************************************************
- ***********************************************************
-
- Welcome to Clouds. This program creates randomly clouds
- which you might use in your paint program, as a texture in a
- ray tracing program or as a background for your workbench.
-
- Before starting the program, you have to copy the
- IFF.LIBRARY, the REQ.LIBRARY to your LIBS:-Directory.
-
- You can start the program either from CLI/SHELL or
- from workbench.
-
- After starting you may choose the resolution of the screen.
- Either lores 320 * 256/200 or 640 * 512/400. Hires can
- only be used by owners of the new AGA-AMIGAS (4000 & 1200)
- since it opens a screen with 5 bitplanes.
-
- Using the program is very simple. First of all you can
- choose the size of your sky. There are four gadgets:
- 1 - 32 * 32 pixels ( 64 * 64 AGA)
- 2 - 64 * 64 pixels (128 * 128 AGA)
- 3 - 128 * 128 pixels (256 * 256 AGA)
- 4 - 256 * 256 pixels (512 * 512 AGA)
- Beside these four gadgets there are some more:
- SMOOTH - You can smooth the edges of your clouds. It's
- a small anti-aliasing feature.
- ANIMATE - You can animate your sky (colour-cycling).
- SAVE - It saves your sky as an IFF-Brush.
- QUIT - Quits the program.
-
- I removed the song-routine, since it was not very good,
- though the songs were.
-
- That's all it does at the moment. I hope you like it.
- If you want to write to me:
-
- Daniel Amor
- Ludwigstr. 124
- 7000 Stuttgart 1
- Germany
-
- Bye.