<?xml version="1.0" encoding="UTF-8"?>
<page>
  <created-at type="datetime">2009-07-07T15:06:22Z</created-at>
  <description></description>
  <id type="integer">3531</id>
  <name>Home</name>
  <number type="integer">21</number>
  <person-id type="integer">3931</person-id>
  <text>&lt;h1&gt;Java&#8482; Binding for the OpenGL&#174; API Wiki&lt;/h1&gt;

The JOGL project hosts the development version of the Java&#8482; Binding for the OpenGL&#174; API ([http://jcp.org/en/jsr/detail?id=231 JSR-231]), and is designed to provide hardware-supported 3D graphics to applications written in Java. JOGL provides full access to the APIs in the OpenGL 1.0 - 3.0, &amp;ge; 3.1, ES 1.x and ES 2.x specification as well as nearly all vendor extensions
It integrates with the AWT and Swing widget sets, as well with custom windowing toolkits using the the NativeWindow API.
It is part of a suite of open-source technologies initiated by the Game Technology Group at Sun Microsystems.

Please see the [http://download.java.net/media/jogl/demos/www/ JOGL demos] for illustrations of advanced OpenGL techniques now possible with the Java platform.


__TOC__

= Resources =
* Documentation
** [http://download.java.net/media/jogl/www/ Presentation Page]
** [http://download.java.net/media/jogl/demos/www/ Demos]
** [http://download.java.net/media/jogl/jogl-2.x-docs/ API Specification]
** [http://download.java.net/media/jogl/doc/bouml/html/ OpenGL Profile Model (UML)]
** [http://kenai.com/projects/jogl/pages/FAQ FAQ]
** [http://download.java.net/media/jogl/doc/HowToBuild.html How To Build]
** [http://download.java.net/media/jogl/doc/userguide/ Userguide]
** [http://www.javagaming.org/index.php?board=25.0 Forum]

''NOTE: nightly builds for solaris/x86 are temporarily unavailable...we are aware of the problem (a disk failure on our build machine).''

* Builds
** [http://download.java.net/media/jogl/builds/archive/ JOGL Archived Builds incl. archived signed webstart bundles]
** [http://download.java.net/media/jogl/jsr-231-2.x-webstart/ JOGL JSR-231 2.x Webstart Codebase]
** [http://download.java.net/media/jogl/jsr-231-2.x-demos-webstart/ JOGL Demos 2.x Webstart Codebase]
** [http://download.java.net/media/gluegen/webstart-2.x GlueGen 2.x Webstart Codebase]
** [http://download.java.net/media/gluegen/builds/archive/ GlueGen Archived Builds]

* Nightlies (beta/next)
** [http://download.java.net/media/jogl/jogl-2.x-docs-next/ API Specification]
** [http://download.java.net/media/jogl/demos/www/test.html Demos]
** [http://download.java.net/media/jogl/builds/nightly/ Nightly Build]
** [http://download.java.net/media/jogl/jsr-231-2.x-webstart-next/ JOGL JSR-231 2.x Webstart Next Codebase]
** [http://download.java.net/media/jogl/jsr-231-2.x-demos-webstart-next/ JOGL Demos 2.x Webstart Next Codebase]
** [http://download.java.net/media/gluegen/webstart-2.x-next GlueGen 2.x Webstart Codebase]

* JOGL 1.x
** [http://download.java.net/media/jogl/builds/archive/ Archived Builds incl. archived signed webstart bundles]
** [http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-current/ Old JOGL 1.x Webstart Codebase]
** [http://download.java.net/media/jogl/builds/archive/jsr-231-1.x-webstart-current/ New JOGL 1.x Webstart Codebase]
** [http://download.java.net/media/gluegen/builds/archive/ GlueGen Archived Builds]

= Specification =
Please read [http://download.java.net/media/jogl/jogl-2.x-docs/ JOGL JSR-231 2.x specification].
Here is the next beta version [http://download.java.net/media/jogl/jogl-2.x-docs-next/ Beta API Specification]

= FAQ =
Please read and edit [http://kenai.com/projects/jogl/pages/FAQ JOGL FAQ].




</text>
  <text-as-html>&lt;p&gt;&lt;h1&gt;Java&#8482; Binding for the OpenGL&#174; API Wiki&lt;/h1&gt;

&lt;/p&gt;&lt;p&gt;The JOGL project hosts the development version of the Java&#8482; Binding for the OpenGL&#174; API (&lt;a class='external' href=&quot;http://jcp.org/en/jsr/detail?id=231&quot;&gt;JSR-231&lt;/a&gt;), and is designed to provide hardware-supported 3D graphics to applications written in Java. JOGL provides full access to the APIs in the OpenGL 1.0 - 3.0, &amp;ge; 3.1, ES 1.x and ES 2.x specification as well as nearly all vendor extensions
It integrates with the AWT and Swing widget sets, as well with custom windowing toolkits using the the NativeWindow API.
It is part of a suite of open-source technologies initiated by the Game Technology Group at Sun Microsystems.

&lt;/p&gt;&lt;p&gt;Please see the &lt;a class='external' href=&quot;http://download.java.net/media/jogl/demos/www/&quot;&gt;JOGL demos&lt;/a&gt; for illustrations of advanced OpenGL techniques now possible with the Java platform.

&lt;/p&gt;&lt;div id='toc' class='toc'&gt;
           &lt;div id='toctitle' class='toc-title'&gt;
             &lt;span&gt;Contents&lt;/span&gt;
           &lt;/div&gt;
           &lt;div id='toccontents' class='toc-contents'&gt;&lt;ul&gt;&lt;li&gt;1 &lt;a href='#Resources'&gt; Resources &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;2 &lt;a href='#Specification'&gt; Specification &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;3 &lt;a href='#FAQ'&gt; FAQ &lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;
         &lt;/div&gt;&lt;p&gt;&lt;br /&gt;

&lt;/p&gt;&lt;h1&gt;&lt;a name='Resources'&gt;&lt;/a&gt; Resources &lt;/h1&gt;
&lt;ul&gt;&lt;li&gt; Documentation
&lt;ul&gt;&lt;li&gt; &lt;a class='external' href=&quot;http://download.java.net/media/jogl/www/&quot;&gt;Presentation Page&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a class='external' href=&quot;http://download.java.net/media/jogl/demos/www/&quot;&gt;Demos&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a class='external' href=&quot;http://download.java.net/media/jogl/jogl-2.x-docs/&quot;&gt;API Specification&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a class='external' href=&quot;http://download.java.net/media/jogl/doc/bouml/html/&quot;&gt;OpenGL Profile Model (UML)&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a class='external' href=&quot;http://kenai.com/projects/jogl/pages/FAQ&quot;&gt;FAQ&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a class='external' href=&quot;http://download.java.net/media/jogl/doc/HowToBuild.html&quot;&gt;How To Build&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a class='external' href=&quot;http://download.java.net/media/jogl/doc/userguide/&quot;&gt;Userguide&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a class='external' href=&quot;http://www.javagaming.org/index.php?board=25.0&quot;&gt;Forum&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;i&gt;NOTE: nightly builds for solaris/x86 are temporarily unavailable...we are aware of the problem (a disk failure on our build machine).&lt;/i&gt;

&lt;/p&gt;&lt;ul&gt;&lt;li&gt; Builds
&lt;ul&gt;&lt;li&gt; &lt;a class='external' href=&quot;http://download.java.net/media/jogl/builds/archive/&quot;&gt;JOGL Archived Builds incl. archived signed webstart bundles&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a class='external' href=&quot;http://download.java.net/media/jogl/jsr-231-2.x-webstart/&quot;&gt;JOGL JSR-231 2.x Webstart Codebase&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a class='external' href=&quot;http://download.java.net/media/jogl/jsr-231-2.x-demos-webstart/&quot;&gt;JOGL Demos 2.x Webstart Codebase&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a class='external' href=&quot;http://download.java.net/media/gluegen/webstart-2.x&quot;&gt;GlueGen 2.x Webstart Codebase&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a class='external' href=&quot;http://download.java.net/media/gluegen/builds/archive/&quot;&gt;GlueGen Archived Builds&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt; Nightlies (beta/next)
&lt;ul&gt;&lt;li&gt; &lt;a class='external' href=&quot;http://download.java.net/media/jogl/jogl-2.x-docs-next/&quot;&gt;API Specification&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a class='external' href=&quot;http://download.java.net/media/jogl/demos/www/test.html&quot;&gt;Demos&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a class='external' href=&quot;http://download.java.net/media/jogl/builds/nightly/&quot;&gt;Nightly Build&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a class='external' href=&quot;http://download.java.net/media/jogl/jsr-231-2.x-webstart-next/&quot;&gt;JOGL JSR-231 2.x Webstart Next Codebase&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a class='external' href=&quot;http://download.java.net/media/jogl/jsr-231-2.x-demos-webstart-next/&quot;&gt;JOGL Demos 2.x Webstart Next Codebase&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a class='external' href=&quot;http://download.java.net/media/gluegen/webstart-2.x-next&quot;&gt;GlueGen 2.x Webstart Codebase&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt; JOGL 1.x
&lt;ul&gt;&lt;li&gt; &lt;a class='external' href=&quot;http://download.java.net/media/jogl/builds/archive/&quot;&gt;Archived Builds incl. archived signed webstart bundles&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a class='external' href=&quot;http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-current/&quot;&gt;Old JOGL 1.x Webstart Codebase&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a class='external' href=&quot;http://download.java.net/media/jogl/builds/archive/jsr-231-1.x-webstart-current/&quot;&gt;New JOGL 1.x Webstart Codebase&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a class='external' href=&quot;http://download.java.net/media/gluegen/builds/archive/&quot;&gt;GlueGen Archived Builds&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h1&gt;&lt;a name='Specification'&gt;&lt;/a&gt; Specification &lt;/h1&gt;
&lt;p&gt;Please read &lt;a class='external' href=&quot;http://download.java.net/media/jogl/jogl-2.x-docs/&quot;&gt;JOGL JSR-231 2.x specification&lt;/a&gt;.
Here is the next beta version &lt;a class='external' href=&quot;http://download.java.net/media/jogl/jogl-2.x-docs-next/&quot;&gt;Beta API Specification&lt;/a&gt;

&lt;/p&gt;&lt;h1&gt;&lt;a name='FAQ'&gt;&lt;/a&gt; FAQ &lt;/h1&gt;
&lt;p&gt;Please read and edit &lt;a class='external' href=&quot;http://kenai.com/projects/jogl/pages/FAQ&quot;&gt;JOGL FAQ&lt;/a&gt;.

&lt;/p&gt;&lt;p&gt;&lt;br /&gt;

&lt;/p&gt;</text-as-html>
  <updated-at type="datetime">2009-11-26T00:37:19Z</updated-at>
  <wiki-id type="integer">19193</wiki-id>
</page>
