Jogl Tutorial: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(→Courses: Updates the links pointing to Manuel's courses) |
||
Line 50: | Line 50: | ||
* [http://www3.ntu.edu.sg/home/ehchua/programming/opengl/JOGL2.0.html Yet Another Tutorial on JOGL 2.0 - Including Nehe JOGL Port (Chua Hock-Chuan's notes at Nanyang Tech. University)] | * [http://www3.ntu.edu.sg/home/ehchua/programming/opengl/JOGL2.0.html Yet Another Tutorial on JOGL 2.0 - Including Nehe JOGL Port (Chua Hock-Chuan's notes at Nanyang Tech. University)] | ||
* [http://www.informatik.uni-oldenburg.de/~trigger/opengl_course.html Johannes's Courses at University of Oldenburg (German)] | * [http://www.informatik.uni-oldenburg.de/~trigger/opengl_course.html Johannes's Courses at University of Oldenburg (German)] | ||
* [http:// | * [http://www.manuel-carcenac.com/courses/index.html Manuel's Courses at European University of Lefke] | ||
** [http:// | ** [http://www.manuel-carcenac.com/courses/Graphics_in_Java/index.htm Graphics in Java incl. 3D/JOGL] | ||
** [http:// | ** [http://www.manuel-carcenac.com/courses/Advanced_Graphics_in_Java_and_JOGL/index.htm Advanced 3D Graphics in Java and Java OpenGL (JOGL 2)] | ||
= [http://leolol.com/tutorials/graphics_tutorials.html LeoLoL.com Tutorials] (Currently unreachable) = | = [http://leolol.com/tutorials/graphics_tutorials.html LeoLoL.com Tutorials] (Currently unreachable) = |
Revision as of 09:56, 5 August 2014
JogAmp's Static
- OpenGL Evolution & JOGL
- API Doc [ Public, Specs [ Nativewindow, JOGL ] ]
- How to Build JOGL
- Userguide
- Deployment
- JOGL Test Applets
- NEWT - High Performance Native Windowing Toolkit
- OpenGL GL2ES2 GLSL Standalone Example by Xerxes Rånby
JogAmp's Wiki
- Downloading and installing JOGL
- Setting up a JogAmp project in your favorite IDE
- Deployment
- JOGL
- FAQ
Wade's JOGL tutorials
- Cross-platform workbench program using Eclipse and JOGL
- Faster rendering with vertex buffer objects
- Creating native binary executables for multi-platform Java apps with OpenGL and Eclipse RCP
- Displaying Java OpenGL in an Eclipse RCP editor with a menu bar and a run/pause button
Rami's JOGL tutorials
Justin's Getting Started with JOGL 2 Tutorials
- JOGL Tutorial 1 - Environment Setup
- JOGL Tutorial 2 - Creating a Window
- JOGL Tutorial 3 - Creating a Render Loop
Elect86's modern OpenGL examples
Nils Hoffmann's Netbeans Platform examples
Courses
- Yet Another Tutorial on JOGL 2.0 - Including Nehe JOGL Port (Chua Hock-Chuan's notes at Nanyang Tech. University)
- Johannes's Courses at University of Oldenburg (German)
- Manuel's Courses at European University of Lefke
LeoLoL.com Tutorials (Currently unreachable)
- Lesson 1 - Setting up a JOGL Template
- Lesson 2 - Drawing basic 2D shapes
- Lesson 3 - Adding colour
- Lesson 4 - 3D Shapes and Rotation
JOGL 1 tutorials
Ste3e's JOGL tutorials
(The old (not quite up-to-date) JOGL Userguide is currently available here)