Hi Thomas, > I'll see if I can put togeather at least the adaptive > pallete part. I don't know how long it will take me > to get around to this, so if you or some other > enterprising programmer has a copy of Graphics Gems they > can probably beat me to it.
The big problem is... The sources in "Graphics Gems" are written in C. On the net, I tried to find the similar resource in Java. But no result at this time :-( > 4) I'm not certain but I believe the JDK uses a simple > pattern dither to effect color quantization > (it may use something better when drawing images). > It would be nice but probably not essential to use > a more advanced dithering function (like > Floyd-Steinberg - also see Foly-Van Dam, > Graphics Gems(?)). Does the good color palette solve the dither problems? > I don't want people to criticize the whole engine just > because we cut corners on palletization. I agree with you. The better color palette should be implemented. I'll continue to work with this issue at my free time. Whenever I found the solutions, I'll post it to this list. Happy Java programming! ----------------------- Jun Inamori OOP-Reserch E-mail: [EMAIL PROTECTED] URL: http://www.oop-reserch.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]