I know that it is not an easy period for the Jogl project, so my apologies in advance for the following rant…
But here is the thing:
-
On a stock (~2008) Mac OSX 10.5.x box (comes with Java 1.5 preinstalled): Jogl is working fine (1.x or 2.x)
-
At some point, the “Software Update” system is probably going to convince you (the “average user”) to switch to Java 1.6.
-
From that point: Jogl 1.x is not going to work anymore.
-
On a stock (~2008) low-end Intel-based PC with an onboard GPU and XP: only Jogl 1.x is working (blank screen for 2.x…)
-
I heard that upgrading the graphics driver may help, but it’s not something which is done (or even proposed) automatically to the “average user” on this kind of system.
Recap: there is no way today to deploy a Java Webstart Jogl project which will work cross-platform!
It’s going to crash: either on (more and more) Mac’s or on PC’s with Intel GPU’s, depending on the Jogl version you’re going to choose.
Any workaround that I (hopefully) missed?