JOGL Newbie

Hello All, Long time no post. I finally have cut back on hours at my job and want to start learning JOGL.
I have the nehe tutorials for reference. Is there a good open source jogl engine to play around with.
Also I want to play with creating something a little google Earth(esque) any pointers?

Thanks.

If you want an engine, you could take a look into the jsr renderer of the xith project

hi,

i don’t know if there are any existing engines based on JOGL.
jME is a good sceneGraph and uses LWJGL as the default underlying renderer.
the monkey :smiley: team encapsulated basic rendering that LWJGL could be exchanged with JOGL as they said

best code4all :stuck_out_tongue: