home *** CD-ROM | disk | FTP | other *** search
- contents.doc
- - this file here
-
- renderlib.doc
- - brief doc describing the fuctions in renderhame.library
-
- rend_pragmas.h
- - pragma file for using direct register passing from 'C' code
-
- renderhame.o
- - link using this file only if you don't use the pragma file.
-
- renderhame.fd
- - .fd file for users of languages other than 'C'
-
- renderhame.library
- - the library itself which goes in your libs: directory.
-
- RendRev.h
- - contains revision notes, the current library version and revision
-
- RendProtos.h
- - 'C' prototypes for the library functions.
-
- RendStruct.h
- - contains the definition of the rgb_image structure used by the
- rendering routines.
-
- RendDemo.c
- - 'C' source code example. Compiled with SAS V5.1
-
- RendDemo
- - Executable of example. Requires the pic160x100.??? files below to run.
-
- makefile
- - SAS style makefile to create the demo.
-
- pic160x100.red
- pic160x100.grn
- pic160x100.blu
- - red, green and blue data files for use with RendDemo
-
-
-