Wow, I guess there's a lot of variables in this issue..

I'm currently using JDK5, though I was thinking of switching to JDK6 for the 
potential speed improvements. My only reservation is that I use Eclipse, and I 
know that it took a while for Eclipse to support JDK5, but I'm not sure if that 
will be an issue this time.

Yes, this is on Windows.

I'm using windowed mode because 1) Fullscreen exclusive doesn't seem to be 
supported on my machine (I have a check setup in my program.) and 2) My program 
is more than twice as fast in windowed mode.

I am using a BufferStrategy.

Basically, I was using BufferedImages, but I switched to VolatileImage for 
performance. With the BufferedImage, I didn't have the transparency issues.

A little demo of my program can be found at 
http://www.eng.uwaterloo.ca/~rcfox/dist.zip

Thanks for the quick reply!
[Message sent by forum member 'dialup' (dialup)]

http://forums.java.net/jive/thread.jspa?messageID=147841

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to