jogl

  1. A

    Other problem in running some java programs

    Hello! I trying to compile some java programs that using JOGL (Java Binding for OpenGL) I successfully compiled this but I cannot run this: % javac -cp '/usr/local/share/java/classes/jogl2.jar:./:/usr/local/share/java/classes/gluegen2-rt.jar' HelloTriangleSimple.java Picked up _JAVA_OPTIONS...
  2. Espionage724

    Solved JOGL on Java jar can't enter HD mode?

    A java game through OpenJDK 17 on FreeBSD 14.1 can't enter HD mode. It uses JOGL (or amp or something). The non-HD standard mode and the Java applet itself appears fine, and HD modes under similar conditions works fine Windows and Linux. The game is 2009Scape (2009 version of Runescape). I have...
Back
Top