Ken Russell wrote:
The source code for the JOGL demos shown at JavaOne is now available on java.net. Please look for it at http://jogl-demos.dev.java.net/ .
When I click on the link above, I get the following message:
Your account does not have the “Project Page - View” permission needed for you to access the page you requested in the jogl-demos project (view your permissions).
So, where do I find the “jogl-demos” project ? I stumbled across
joal-demos under games-demos, but that’s about it. I have
been able to quite easily compile jogl using antlr, vc6 on
win98 and have the gears and var demos working OK.
I have compiled the latest version of jogl (minus the 2 demos above) and now looking to download the “cool” ones.
So, back again, where is this jogl-demos project ?
Thanks in advance
I’m working with Gerard on this. Having to be 10.3 specific should really not be necessary unless there is really something funky going on deep in the bowels of JOGL and its native renderer. Once you get a handle to a window - you should be able to get a GL context and just render.