Login  Register

Re: Available GLVersions not set for EGLGraphicsDevic

Posted by thierryMilard on Jan 23, 2023; 11:59pm
URL: https://forum.jogamp.org/Available-GLVersions-not-set-for-EGLGraphicsDevic-tp4040111p4042093.html

- Use Graddle ?
Well I  must say, many of my other java APIs do have a Maven library available. So I think I will, for the moment,  stick to Maven for now. At least until my software works back again (i also moved to the latest java JDK, meaning some old code has to be upgrades  ... )

- java3D 1.7 & the JOGL surprise :
By the way java3D 1.7[.1] I am coming from java3D from Sun and I did use the DirectX target.
What I did not see coming, When I decided  to migrate to java3D 1.7 [jogamp version) is that I also had to use jogl [and OpenGl]. I had some problem with native file from JOGL. It seems to be ok now, but being on windows, it is not super exciting [bad opengl drivers I was told from Microsoft ). Or is it ?

Anyway thank you for your support

Thierry