AffineTransforms work great

…in Sun’s OpenGL pipeline.

Getting about 300+ fps using AT under Java2D OGL pipeline vs plain old Java2D D3D pipeline which has a whooping 7fps.

The only reason I don’t fully switch to LWJGL is because I need a user interface for my games and apps.
Making my own UI’s and fonts is incredibly time consuming.