Main Page: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| No edit summary | No edit summary | ||
| (17 intermediate revisions by 3 users not shown) | |||
| Line 5: | Line 5: | ||
| <div> | <div> | ||
| Welcome to the [{{SERVER}}/ JogAmp] wiki. It documents JOGL, JOCL and JOAL, the cross-platform bindings to the OpenGL, OpenCL, and OpenAL APIs. | Welcome to the [{{SERVER}}/ JogAmp] wiki. It documents JOGL, JOCL and JOAL, the cross-platform bindings to the OpenGL, OpenCL, and OpenAL APIs. | ||
| See [{{SERVER}}/cgit/jogl.git/about/#jogamp-history--milestones project history & milestones]. | |||
| </div> | </div> | ||
| |- | |- | ||
| Line 33: | Line 35: | ||
| |- | |- | ||
| |style="vertical-align: top; padding: 5px; width: 50%"|<h3>Roadmaps</h3> | |style="vertical-align: top; padding: 5px; width: 50%"|<h3>Roadmaps</h3> | ||
| * [[SW Tracking Report Objectives for the release 2.4.0|2.4.0]] | * ''[[SW Tracking Report Feature Objectives Overview|Feature & Objectives]], [[SW Tracking Report Objectives undetermined release|tbd]], [[SW Tracking Report Objectives for the release 3.0.0|3.0.0]], [[SW Tracking Report Objectives for the release 2.7.0|2.7.0]]'' | ||
| * '''[[SW Tracking Report Objectives for the release 2.6.0|2.6.0]] (last stable)''', [[SW Tracking Report Objectives for the release 2.5.0|2.5.0]], [[SW Tracking Report Objectives for the release 2.4.0|2.4.0]], [[SW Tracking Report Objectives for the release 2.3.2|2.3.2]], [[SW Tracking Report Objectives for the release 2.3.1|2.3.1]], [[SW Tracking Report Objectives for the release 2.3.0|2.3.0]] | |||
| * [[SW Tracking Report Objectives for the release 2.2.4|2.2.4]], [[SW Tracking Report Objectives for the release 2.2.3|2.2.3]], [[SW Tracking Report Objectives for the release 2.2.2|2.2.2]], [[SW Tracking Report Objectives for the release 2.2.1|2.2.1]], [[SW Tracking Report Objectives for the release 2.2.0|2.2.0]] | * [[SW Tracking Report Objectives for the release 2.2.4|2.2.4]], [[SW Tracking Report Objectives for the release 2.2.3|2.2.3]], [[SW Tracking Report Objectives for the release 2.2.2|2.2.2]], [[SW Tracking Report Objectives for the release 2.2.1|2.2.1]], [[SW Tracking Report Objectives for the release 2.2.0|2.2.0]] | ||
| * [[SW Tracking Report Objectives for the release 2.1.5|2.1.5]], [[SW Tracking Report Objectives for the release 2.1.4|2.1.4]], [[SW Tracking Report Objectives for the release 2.1.3|2.1.3]], [[SW Tracking Report Objectives for the release 2.1.2|2.1.2]], [[SW Tracking Report Objectives for the release 2.1.1|2.1.1]], [[SW Tracking Report Objectives for the release 2.1.0|2.1.0]] | * [[SW Tracking Report Objectives for the release 2.1.5|2.1.5]], [[SW Tracking Report Objectives for the release 2.1.4|2.1.4]], [[SW Tracking Report Objectives for the release 2.1.3|2.1.3]], [[SW Tracking Report Objectives for the release 2.1.2|2.1.2]], [[SW Tracking Report Objectives for the release 2.1.1|2.1.1]], [[SW Tracking Report Objectives for the release 2.1.0|2.1.0]] | ||
| Line 42: | Line 44: | ||
| |style="vertical-align: top; padding: 5px; width: 50%"|<h3>JOGL</h3> | |style="vertical-align: top; padding: 5px; width: 50%"|<h3>JOGL</h3> | ||
| *[[Jogl Overview|Overview]] [ [{{SERVER}}/jogl/doc/Overview-OpenGL-Evolution-And-JOGL.html OpenGL Evolution & JOGL] ] | *[[Jogl Overview|Overview]] [ [{{SERVER}}/jogl/doc/Overview-OpenGL-Evolution-And-JOGL.html OpenGL Evolution & JOGL] ] | ||
| *[[Why Instance Design|Why Instance Design]] | |||
| *[[Jogl Tutorial|Tutorial]] | *[[Jogl Tutorial|Tutorial]] | ||
| *[[Jogl FAQ|FAQ]] | *[[Jogl FAQ|FAQ]] | ||
| Line 47: | Line 50: | ||
| *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] ] ] | *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] ] ] | ||
| *[[Jogl API Overview|API Overview]] | *[[Jogl API Overview|API Overview]] | ||
| **[[ | **[[GL Debug Output|GL Debug Output]] | ||
| *[{{SERVER}}/jogl/doc/HowToBuild.html How to Build JOGL] | *[{{SERVER}}/jogl/doc/HowToBuild.html How to Build JOGL] | ||
| Line 68: | Line 71: | ||
| * [[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/ GlueGen Java™ API-Doc] | ||
| * [{{SERVER}}/gluegen/doc/GlueGen_Mapping.html GlueGen Native Data & Function Mapping] | |||
| * [{{SERVER}}/gluegen/doc/manual/ GlueGen Manual] | |||
| * [{{SERVER}}/gluegen/doc/HowToBuild.html How To Build] | |||
| |} | |} | ||
| Line 79: | Line 85: | ||
| *[[Downloading and installing Java3D|Downloading and installing]] | *[[Downloading and installing Java3D|Downloading and installing]] | ||
| *[[Java3D Tutorial|Tutorial]] | *[[Java3D Tutorial|Tutorial]] | ||
| *[[Java3D API Documentation|API Documentation]] | |||
| *[[Java3D FAQ|FAQ]] | *[[Java3D FAQ|FAQ]] | ||
| |style="vertical-align: top; padding: 5px; width: 50%"|<h3>Ji Gong</h3> | |style="vertical-align: top; padding: 5px; width: 50%"|<h3>Ji Gong</h3> | ||
| Line 87: | Line 94: | ||
| |style="vertical-align: top; padding: 5px; width: 50%"|<h3>Source Certification Contract (SCC)</h3> | |style="vertical-align: top; padding: 5px; width: 50%"|<h3>Source Certification Contract (SCC)</h3> | ||
| *[[SCC Overview|Overview]] | *[[SCC Overview|Overview]] | ||
| *[{{SERVER}}/bugzilla/showdependencytree.cgi?id=1368&hide_resolved=0 Bugzilla Dependency Tree] | |||
| *[{{SERVER}}/bugzilla/show_bug.cgi?id=1368 Bugzilla Parent Entry] | |||
| *[[SCC FAQ|FAQ]] | *[[SCC FAQ|FAQ]] | ||
| |style="vertical-align: top; padding: 5px; width: 50%"|<h3>Ardor3D</h3> | |style="vertical-align: top; padding: 5px; width: 50%"|<h3>Ardor3D</h3> | ||
Latest revision as of 09:40, 11 September 2025
| Welcome to the JogAmp wiki. It documents JOGL, JOCL and JOAL, the cross-platform bindings to the OpenGL, OpenCL, and OpenAL APIs. | ||
| 
 | 
| JogAmp Modules | |
| Roadmaps | |
| JOGL
 | JOCL | 
| JOAL | GlueGen | 
| Related Projects | |
| Java3D | Ji Gong | 
| Source Certification Contract (SCC) | Ardor3D |