Main Page: Difference between revisions
Jump to navigation
Jump to search
(fixed bullets) |
(Changed to tabular form to pull useful information up into view; added links to most commonly asked-for information at top left) |
||
Line 1: | Line 1: | ||
< | __NOTOC__ | ||
{| width="100%" | |||
|- | |||
| | |||
<div> | |||
Welcome to the [{{SERVER}}/ JogAmp] wiki. It documents JOGL, JOCL and JOAL, the cross-platform bindings to the OpenGL, OpenCL, and OpenAL APIs. | |||
</div> | |||
|- | |||
| | |||
{| style="border: solid 1px #4e789d; width: 100%;" | |||
|- | |||
|style="vertical-align: top; padding: 5px; width: 50%"|<h3>Get started with JogAmp</h3> | |||
*[[Downloading and installing JOGL|Download and install JOGL]] | |||
*[[Setting up an Eclipse project that uses JOGL|Set up an Eclipse project that uses JOGL]] | |||
*[[Setting up an IntelliJ IDEA project that uses JOGL|Set up an IntelliJ IDEA project that uses JOGL]] | |||
*[[Setting up a NetBeans project that uses JOGL|Set up a NetBeans project that uses JOGL]] | |||
*[{{SERVER}}/forum.html Ask a question on our forum] | |||
*[[Jogl FAQ#Bugreports & Testing|Report a bug]] | |||
*[[chatroom|Jabber (XMPP) JogAmp Channel]] | |||
|style="vertical-align: top; padding: 5px; width: 50%"|<h3>The JogAmp community</h3> | |||
*[[How to Contribute|Contribute to JogAmp]] | |||
*[[Maintainer and Contacts]] | |||
*[[Jogamp Versioning and Releases|Versioning and Releases]] | |||
*[[Jogamp SCM Repositories|Source Code Repositories]] | |||
*[{{SERVER}}/chuck/ Build and Test Server] | |||
*[[SW Tracking|Tracking Reports]] | |||
*[{{SERVER}}/bugzilla/ Bugzilla] | |||
|} | |||
|- | |||
| | |||
{| style="border: solid 1px #4e789d; width: 100%;" | |||
|- | |||
== | |colspan="2"|<h1>JogAmp Modules</h1> | ||
* [[ | |- | ||
* [[Jogl FAQ | |style="vertical-align: top; padding: 5px; width: 50%"|<h3>JOGL</h3> | ||
* [[ | *[[Jogl Overview|Overview]] | ||
* [{{SERVER}}/ | *[[Jogl Tutorial|Tutorial]] | ||
*[[Jogl FAQ|FAQ]] | |||
= | *[{{SERVER}}/git/?p=jogl.git;a=blob;f=LICENSE.txt License] | ||
* [[ | *API Doc [ [{{SERVER}}/deployment/jogamp-next/javadoc/jogl/javadoc/ Public], Specs [ [{{SERVER}}/deployment/jogamp-next/javadoc/jogl/javadoc_nativewindow_spec/ Nativewindow], [{{SERVER}}/deployment/jogamp-next/javadoc/jogl/javadoc_jogl_spec/ JOGL] ], [{{SERVER}}/deployment/jogamp-next/javadoc/jogl/javadoc_dev/ Internal] ] | ||
* [[ | *[{{SERVER}}/jogl/doc/deployment/JOGL-DEPLOYMENT.html JOGL Deployment] | ||
* [[ | *[{{SERVER}}/jogl/doc/HowToBuild.html How to Build JOGL] | ||
* [{{SERVER}}/ | *[{{SERVER}}/jogl/doc/userguide/ Simple Userguide] (not up2date) | ||
* | |style="vertical-align: top; padding: 5px; width: 50%"|<h3>JOCL</h3> | ||
** [[ | *[[JOCL Overview|Overview]] | ||
*[[JOCL Tutorial|Tutorial]] | |||
*[[JOCL FAQ|FAQ]] | |||
== | *[{{SERVER}}/git/?p=jocl.git;a=blob;f=LICENSE License] | ||
*[{{SERVER}}/deployment/jogamp-next/javadoc/jocl/javadoc/ API Doc] | |||
= | *[{{SERVER}}/jocl/doc/HowToBuild.html How to Build JOCL] | ||
|- | |||
|style="vertical-align: top; padding: 5px; width: 50%"|<h3>JOAL</h3> | |||
*[[Joal Overview|Overview]] | |||
*[[Joal Tutorial|Tutorial]] | |||
*[[Joal FAQ|FAQ]] | |||
*[{{SERVER}}/git/?p=joal.git;a=blob;f=LICENSE.txt License] | |||
*API Doc [ [{{SERVER}}/deployment/jogamp-next/javadoc/joal/javadoc/ Public], [{{SERVER}}/deployment/jogamp-next/javadoc/joal/javadoc_dev/ Internal] ] | |||
|style="vertical-align: top; padding: 5px; width: 50%"|<h3>GlueGen</h3> | |||
* [[GlueGen_Wiki|Overview]] | * [[GlueGen_Wiki|Overview]] | ||
* [{{SERVER}}/git/?p=gluegen.git;a=blob;f=LICENSE.txt License] | * [{{SERVER}}/git/?p=gluegen.git;a=blob;f=LICENSE.txt License] | ||
* [{{SERVER}}/deployment/jogamp-next/javadoc/gluegen/javadoc/ API Doc] | * [{{SERVER}}/deployment/jogamp-next/javadoc/gluegen/javadoc/ API Doc] | ||
|} | |||
Revision as of 23:01, 17 January 2011
Welcome to the JogAmp wiki. It documents JOGL, JOCL and JOAL, the cross-platform bindings to the OpenGL, OpenCL, and OpenAL APIs. | ||||||
| ||||||
|