Jogl Tutorial: Difference between revisions

From JogampWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
== Justin's Getting Started with JOGL 2 Tutorials ==
* JOGL with IDEs
* [https://sites.google.com/site/justinscsstuff/jogl-tutorials index]
** Eclipse
* [https://sites.google.com/site/justinscsstuff/jogl-tutorial-1 JOGL Tutorial 1 - Environment Setup]
*** [http://ramisantina.blogspot.com/2010/08/creating-jogl-eclipse-project.html Rami's Guide how to setup a JOGL Eclipse project]
* [https://sites.google.com/site/justinscsstuff/jogl-tutorial-2 JOGL Tutorial 2 - Creating a Window]
*** [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]
* [https://sites.google.com/site/justinscsstuff/jogl-tutorial-3 JOGL Tutorial 3 - Creating a Render Loop]
*** [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]
 
** Netbeans
== LeoLoL.com Tutorials ==
*** Netbeans project configurations are included in the source, hence you just can load them in NB ..
* [http://leolol.com/tutorials/graphics_tutorials.html index]
* [https://sites.google.com/site/justinscsstuff/jogl-tutorials Justin's Getting Started with JOGL 2 Tutorials]
* [http://leolol.com/tutorials/graphics/lesson01.html Lesson 1 - Setting up a JOGL Template]
** [https://sites.google.com/site/justinscsstuff/jogl-tutorial-1 JOGL Tutorial 1 - Environment Setup]
* [http://leolol.com/tutorials/graphics/lesson02.html Lesson 2 - Drawing basic 2D shapes]
** [https://sites.google.com/site/justinscsstuff/jogl-tutorial-2 JOGL Tutorial 2 - Creating a Window]
* [http://leolol.com/tutorials/graphics/lesson03.html Lesson 3 - Adding colour]
** [https://sites.google.com/site/justinscsstuff/jogl-tutorial-3 JOGL Tutorial 3 - Creating a Render Loop]
* [http://leolol.com/tutorials/graphics/lesson04.html Lesson 4 - 3D Shapes and Rotation]
* [http://www.felixgers.de/teaching/jogl/ Felix's OpenGL and JOGL]
 
== Felix's OpenGL and JOGL ==
* http://www.felixgers.de/teaching/jogl/
 
== Misc Tutorials ==
* [http://wadeawalker.wordpress.com/2010/10/17/tutorial-faster-rendering-with-vertex-buffer-objects/ Wade's Faster rendering with vertex buffer objects]
* [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]
== RCP Tutorials ==
** [http://leolol.com/tutorials/graphics/lesson01.html Lesson 1 - Setting up a JOGL Template]
* [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]
** [http://leolol.com/tutorials/graphics/lesson02.html Lesson 2 - Drawing basic 2D shapes]
* [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://leolol.com/tutorials/graphics/lesson03.html Lesson 3 - Adding colour]
 
** [http://leolol.com/tutorials/graphics/lesson04.html Lesson 4 - 3D Shapes and Rotation]
== Setting up JOGL ==
* [http://www.informatik.uni-oldenburg.de/~trigger/ Johannes's Courses at University of Oldenburg (German)]
* [http://ramisantina.blogspot.com/2010/08/creating-jogl-eclipse-project.html Rami's Guide how to setup a JOGL Eclipse project]
 


(The old (not quite up2date) 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 05:13, 20 December 2010