Has anyone performed a seriuos performance comparison between JOGL and Java2D with opengl pipeline enabled under Java 5.0 ?
R.
Has anyone performed a seriuos performance comparison between JOGL and Java2D with opengl pipeline enabled under Java 5.0 ?
R.
– serious – oooOPS
You can edit your own posts you know 
Cas 
What exactly are you trying to compare? They are quite
different and meant for doing different things. As for how
Java2D is accelerated using OpenGL, check out Chris Campbell’s article at http://today.java.net/pub/a/today/2004/11/12/graphics2d.html.