ColorGamma - public domain gamma fading library w/source

User avatar
Info-Mac
Administrator
Posts:13716
Joined:December 21st, 1988, 11:00 am
ColorGamma - public domain gamma fading library w/source

Post by Info-Mac » November 17th, 1996, 11:00 am

Download: http://archive.info-mac.org/dev/lib/col ... a-10-c.hqx

ColorGamma 1.0 is a public domain library -- with full C source code and an
example project included -- to perform gamma fades to a color. Gamma
fades are typically faster than clut fades, and work in all color modes,
from 1-bit to 24-bit, unlike clut fades. It's a great effect for games;
Marathon II is probably the most popular example, in the underwater
scenes. Both a high-level API and a more flexible low-level API are
provided.

This library and corresponding source are public domain. Enjoy!

Drew Thaler
[email protected]
Post Reply