Basic question about Jogl

Hello @all,

i am a bit confused about jogl… i like it very much…its easy to use and
my project now runs perfect after some startproblems.
(jogl/java is a perfect combination of develop a multiplatform 3d game)

but my question is:is jogl frozen or dead or what is with jogl/jogl2…is it
from sun or belongs to someone else…can i still use it for bigger projects…
will the develompemt of jogl continue?

so much different reports… and jocl… is it another name for “jogl”?

hope someone can explain it a bit to me ?

much greetings theri

hi Therion,

JOCL is is the binding lib for the OpenCL api. It has different usecases (computing) but can interoperate with JOGL 2.

the JOGL 2 repositories are here:



JOCL


we got recently enough bandwidth to go public
keep an eye on this page: http://jogamp.org/ (currently migrating the stuff from our private servers)

Oracle (Sun) is no longer involved in the community version of JOGL (or all GlueGen based projects in general). Thats why the java.net (very old) and the kenai.com (old) repos appear to be frozen.

hello bienator,

thank you for that direct infos…

you save my day… i dont need to switch from jogl to something else…

much thanks to you!