SprTrix - Special effects with sprites

by Keith Vernon


This program demonstrates the routines described in the article All things Sprite and Beautiful in this month's magazine.

The program can be run by double-clicking on its icon in a directory display, or by clicking on its icon in the RISC User menu program.

Sprite plotting, scaling and flipping are all shown in the demo using the sprites in the file SpriteLib. This file may be accessed by holding down Shift and double-clicking on the !SprTrix icon in a directory display. This will open a new directory. The procedures used by the program are in the file Procs and the program itself is Demo. If you have RISC OS 3, you can load either of these programs by holding down Shift and double-clicking on their icons. If you have RISC OS 2, you can examine them by pressing F12 then typing:
	LOAD "<SpriteSR1$Dir>.Demo"
for Demo or
	LOAD "<SpriteSR1$Dir>.Procs"
for Procs.

Note that you will have to run the program before either of these
commands will work.


 Copyright RISC User 1994