-
https://jogamp.org/bugzilla/show_bug.cgi?id=1299
Every Python Mode sketch that uses jogl winds up spamming the console with
CoreAnimation: warning, deleted thread with uncommitted CATransaction; set…
-
JOGL has an infrastructure for selecting the "GL profile" that should be used. This is built around the `GLProfile` class (see https://jogamp.org/deployment/jogamp-next/javadoc/jogl/javadoc/com/jogamp…
-
/usr/lib/jvm/java-6-openjdk-amd64/bin/java -Didea.launcher.port=7532 -Didea.launcher.bin.path=/opt/intellij/bin -Dfile.encoding=UTF-8 -classpath /usr/lib/jvm/java-6-openjdk-amd64/jre/lib/management-ag…
-
I download the zipfile from https://github.com/matsim-org/matsim-example-project , import this into Intellij, and run `RunMatsim`. Works ok.
I then uncomment the line `controler.addOverridingModu…
-
I am opening this issue here, as I am unsure what project is maintained and where to get some help. My goal at the moment is to generate some pictures showing tilings of several zeolite nets, includin…
-
On Windows and MacOS, they all finish with an "Everything OK" message but running JOGL unit tests on Mac OS ARM leads to lot of JVM crashes (the list below is exported from console output, but there m…
jzy3d updated
2 years ago
-
Last tested version is: [10-Out-2014](https://jogamp.org/deployment/archive/master/gluegen_838-joal_570-jogl_1366-jocl_1026/)
Hint: [https://jogamp.org/deployment/archive/master/](https://jogamp.or…
-
Feature extractors and exporters using the JOGLOffscreenRenderer crash on macOS >= 10.14 with the error `NSWindow drag regions should only be invalidated on the Main Thread!` as described in [this for…
-
Hello,
i was wondering if it possible to have the examples run in desktop without the aid of lwjgl or jogl. Any other dependency free way to do that?
-
With JOGL 2.3.2, JOGL 2.4
```
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 1
at jogamp.opengl.windows.wgl.awt.WindowsAWTWGLGraphicsConfigurationFactory.choo…
jzy3d updated
2 years ago