#Color Cycling
I have some GIF files that I would like to cycle the pallete on and
use as animated texture maps.(Created in FRACINT) Is there a utility
that will create a color cycled 256 frame FLC from a single GIF? Or
is there a utility that will produce 256 GIF's/TGA's/Whatever's from
a single GIF w/ the color palette rotated 1 step each time? I can
think of several ways to do this but the only one my programming
skills will allow is the manual
method…rotate..save…rotate….save… Any ideas?