Jogl Tutorial: Difference between revisions

From JogampWiki
Jump to navigation Jump to search
(Fixed link to Rami's blog)
(Added link to new page on using JOGL with all possible windowing systems)
Line 1: Line 1:
* JOGL with IDEs
* Getting started
** Eclipse
**[[Downloading and installing JOGL|Downloading and installing JOGL]]
*** [http://ramisantina.com/blog/?p=8 Rami's Guide how to setup a JOGL Eclipse project]
**[[Setting up an JogAmp project in your favourite IDE|Setting up a JogAmp project in your favorite IDE]]
*** [http://wadeawalker.wordpress.com/2010/10/09/tutorial-a-cross-platform-workbench-program-using-java-opengl-and-eclipse/ Wade's Cross-platform workbench program using Eclipse and JOGL]
** [[Using JOGL in AWT SWT and Swing|Using JOGL in AWT, SWT, and Swing]]
*** [http://wadeawalker.wordpress.com/2010/10/24/tutorial-creating-native-binary-executables-for-multi-platform-java-apps-with-opengl-and-eclipse-rcp/ Wade's Creating native binary executables for multi-platform Java apps with OpenGL and Eclipse RCP]
** [http://ramisantina.com/blog/?p=8 Rami's Guide how to setup a JOGL Eclipse project]
*** [http://wadeawalker.wordpress.com/2010/12/06/tutorial-displaying-java-opengl-in-an-eclipse-editor-with-a-menu-bar-and-a-runpause-button/ Wade's Displaying Java OpenGL in an Eclipse RCP editor with a menu bar and a run/pause button]
 
** Netbeans
* Wade's JOGL tutorials
*** Netbeans project configurations are included in the source, hence you just can load them in NB ..
** [http://wadeawalker.wordpress.com/2010/10/09/tutorial-a-cross-platform-workbench-program-using-java-opengl-and-eclipse/ Cross-platform workbench program using Eclipse and JOGL]
** [http://wadeawalker.wordpress.com/2010/10/17/tutorial-faster-rendering-with-vertex-buffer-objects/ Faster rendering with vertex buffer objects]
** [http://wadeawalker.wordpress.com/2010/10/24/tutorial-creating-native-binary-executables-for-multi-platform-java-apps-with-opengl-and-eclipse-rcp/ Creating native binary executables for multi-platform Java apps with OpenGL and Eclipse RCP]
** [http://wadeawalker.wordpress.com/2010/12/06/tutorial-displaying-java-opengl-in-an-eclipse-editor-with-a-menu-bar-and-a-runpause-button/ Displaying Java OpenGL in an Eclipse RCP editor with a menu bar and a run/pause button]


* [https://sites.google.com/site/justinscsstuff/jogl-tutorials Justin's Getting Started with JOGL 2 Tutorials]
* [https://sites.google.com/site/justinscsstuff/jogl-tutorials Justin's Getting Started with JOGL 2 Tutorials]
Line 12: Line 15:
** [https://sites.google.com/site/justinscsstuff/jogl-tutorial-2 JOGL Tutorial 2 - Creating a Window]
** [https://sites.google.com/site/justinscsstuff/jogl-tutorial-2 JOGL Tutorial 2 - Creating a Window]
** [https://sites.google.com/site/justinscsstuff/jogl-tutorial-3 JOGL Tutorial 3 - Creating a Render Loop]
** [https://sites.google.com/site/justinscsstuff/jogl-tutorial-3 JOGL Tutorial 3 - Creating a Render Loop]
* [http://wadeawalker.wordpress.com/2010/10/17/tutorial-faster-rendering-with-vertex-buffer-objects/ Wade's Faster rendering with vertex buffer objects]


* [http://leolol.com/tutorials/graphics_tutorials.html LeoLoL.com Tutorials]  
* [http://leolol.com/tutorials/graphics_tutorials.html LeoLoL.com Tutorials]  
Line 27: Line 28:
** [http://www.felixgers.de/teaching/jogl/ Felix's OpenGL and JOGL]
** [http://www.felixgers.de/teaching/jogl/ Felix's OpenGL and JOGL]


 
(The old (not quite up-to-date) JOGL Userguide is currently available [http://jogamp.org/jogl/doc/userguide/ here])
(The old (not quite up2date) JOGL Userguide is currently available [http://jogamp.org/jogl/doc/userguide/ here])

Revision as of 21:56, 27 January 2011