Hello, I am using a J3DGraphics2D and I found that if I draw into an image, then draw that image onto the J3DGraphics2D, everything works well. However if I set the rendering hint of the image to use antialiasing, the J3DGraphics2D appears to composite all drawImage() calls rather than clear properly.
I have attached a test application that shows the problem. -mike =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
HelloUniverse.java
Description: Binary data