Hello all, I note that there are now two versions of java, the older
one using "import net.java.games.jogl.*;" the other
"import javax.media.opengl.*;"
I am a little familiar with the former. What might be the advantage
of learning the latter? Any comments gratefully received.
Ivan
Ivan Danicic - 09 May 2007 23:54 GMT
> Hello all, I note that there are now two versions of java, the older
> one using "import net.java.games.jogl.*;" the other
> "import javax.media.opengl.*;"
> I am a little familiar with the former. What might be the advantage
> of learning the latter? Any comments gratefully received.
> Ivan
sorry, I meant two versions of jogl.
Ivan