Jogl Tutorial: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (updated link) |
||
Line 17: | Line 17: | ||
** [http://leolol.com/tutorials/graphics/lesson03.html Lesson 3 - Adding colour] | ** [http://leolol.com/tutorials/graphics/lesson03.html Lesson 3 - Adding colour] | ||
** [http://leolol.com/tutorials/graphics/lesson04.html Lesson 4 - 3D Shapes and Rotation] | ** [http://leolol.com/tutorials/graphics/lesson04.html Lesson 4 - 3D Shapes and Rotation] | ||
* [http://www.informatik.uni-oldenburg.de/~trigger/ 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)] | ||
(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 13:21, 31 December 2010
- JOGL with IDEs
- Eclipse
- Netbeans
- Netbeans project configurations are included in the source, hence you just can load them in NB ..
- Justin's Getting Started with JOGL 2 Tutorials
- Felix's OpenGL and JOGL
- Wade's Faster rendering with vertex buffer objects
- LeoLoL.com Tutorials
- Johannes's Courses at University of Oldenburg (German)
(The old (not quite up2date) JOGL Userguide is currently available here)