NGif
NGif copied to clipboard
Strange Behavior
I'm creating a scroll effect by drawing multiple frames offset by X. The frames are generated in memory, but to illustrate the issue I have exported them to .gif files. Using the example code to combine the gif files into test.gif you can see the resultant animation has some coloring artifacts/blinking.
I figure this has to be the result of the compression, and something with the color tables? Any ideas?