JOGL: Difference between revisions

From GLOW Visualization
Jump to navigationJump to search
(Created page with ''''JOGL''' is a library that allows Java programs to use advanced OpenGL graphics capabilities. The newest version is currently still in development, but should be stable for gen…')
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
'''JOGL''' is a library that allows Java programs to use advanced OpenGL graphics capabilities. The newest version is currently still in development, but should be stable for general use.
<!-- This is copypasted from the Installation Instructions, keep them in sync! -->
 
'''JOGL''' is a library that allows Java programs to use advanced OpenGL graphics capabilities. The newest version is currently still in development, but is already very stable for general use.


Since there are no easy installers yet, we provide installers for Windows here:
Since there are no easy installers yet, we provide installers for Windows here:
Line 6: Line 8:
* [http://www.glowvis.org/download/jogl-installer/jogl-installer-2.0b10-amd64.exe JOGL 2.0b10 for Windows 64 bit]
* [http://www.glowvis.org/download/jogl-installer/jogl-installer-2.0b10-amd64.exe JOGL 2.0b10 for Windows 64 bit]


The architecture (32 bit or 64 bit) should match the Java JVM you are using for Protégé.
'' '''Note:''' The architecture (32 bit or 64 bit) should match the Java JVM you are using for Protégé!''


After installation of the libraries, reboot your system.
After installation of the libraries, reboot your system.


For other platforms, choose one of the [http://download.java.net/media/jogl/builds/archive/jsr-231-2.0-beta10/ JOGL downloads].
For other platforms, choose one of the [http://download.java.net/media/jogl/builds/archive/jsr-231-2.0-beta10/ JOGL downloads]. If you only want to build JOGL OSGI's rather than run GLOW, and your platform is not listed, you can usually pick the Linux version.

Latest revision as of 20:17, 17 May 2011


JOGL is a library that allows Java programs to use advanced OpenGL graphics capabilities. The newest version is currently still in development, but is already very stable for general use.

Since there are no easy installers yet, we provide installers for Windows here:

Note: The architecture (32 bit or 64 bit) should match the Java JVM you are using for Protégé!

After installation of the libraries, reboot your system.

For other platforms, choose one of the JOGL downloads. If you only want to build JOGL OSGI's rather than run GLOW, and your platform is not listed, you can usually pick the Linux version.