clut_fade 1.3.2

Source in C, Pascal, etc. Note: apps that come with source should be included here as well as the appropriate software directory.
User avatar
Info-Mac
Administrator
Posts:13716
Joined:December 21st, 1988, 11:00 am
clut_fade 1.3.2

Post by Info-Mac » May 30th, 1996, 9:00 am

Download: http://archive.info-mac.org/dev/src/clut-fade-131.hqx

This version fixes bugs, one of which would significantly slow down
copybit operations after fading the monitor.

This is a library of screen fading operations which can be used to make
your games more professional looking. Not only does the clut_fade
library let you fade to and from black, but it also provides routines to
fade to and from a specific color or a specific clut. It also provides
some control over which monitors are faded. Demo application, library,
and source code are included. C and Pascal.

fade_to_black function written by Jonas Englund, modified by Mark Womack
for multiple monitors.

fade_to_clut function written by Macneil Shonle.

Pascal version written by Christian Franz.
Post Reply