home *** CD-ROM | disk | FTP | other *** search
-
- Source code for VIFS and support programs
- -----------------------------------------
-
- The programs are compilable with Turbo C 1.5 (and MASM for mul4f.c).
-
-
- "Makefiles" for TC:
- bifs.prj, rifs.prj, sbifeps.ps, sbifeps.prj, vifs.prj, vsbifs.prj
-
- Help files:
-
- edtrans.h help file for edtrans.c (VIFS)
- egargb.h EGA colors
- getkey.h help file for getkey.c
- gmtc.h mouse help file
- ifs.h main help file
- sbif.h SBIF format help file
-
- C files:
-
- bifs.c BIFS main
- dett.c transformation determinant
- edcolors.c VIFS color menu
- edispall.c VIFS transformations & menu display
- edprob.c VIFS probability menu
- edtrans.c VIFS transformations main menu
- findtran.c VIFS transformation lookup
- getkey.c mouse & kb input
- gmtc.c mouse interface
- gputs.c graphic mode puts()
- ifsrand.c RIFS random generator
- ifsshow.c IFS to raster converter
- initshow.c graphic mode setup
- mkegacol.c EGA color functions
- modtrans.c edtrans help function
- mul4f.c fixed format multiply (4 bytes)
- normprob.c normalize probabilities
- palsetup.c palette setup
- rdescr.c read an IFS file
- rifs.c RIFS main
- sbifeps.c SBIFEPS main
- sbifps.c SBIFPS main
- unitsqua.c edtrans help function
- vifs.c VIFS main
- vsbif.c VSBIF main
- wdescr.c write an IFS file
- xdistran.c display a transformation
- xorline.c display a line
- xorpolyl.c display a polyline
-