I need some clarification on OpenGL. Is it being said that JOGL apps will
not work? JOGL puts a wrapper, native calls, around OpenGL. How does
OpenGL even know it?s Java? Is this a permanent degrade?
No, this is referring to something completely different: the pipeline
used to implement the Graphics class. On OS X, there are two pipelines
provided, one based on Quartz and one based on Sun's pure-Java renderer.
There's a third one which Sun has developed that is based on OpenGL.
That's what he was saying is not present in Java 5 in Leopard. (But I
hope it will be present in Java 6!)
Peter
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden