>
> Hi everybody,
> just to let you know that I have added to my website containing my course
> lecture notes a new course on graphics with Java and JOGL. It is the
> follow-up course of my first course on graphics in Java (with GUIs, Swing
> and an introduction to JOGL) and presents more advanced features of JOGL
> (textures, NURBS). It also presents an approach to the gimbal lock problem
> and an introduction to animation (kinematic animation based on cubic spline
> interpolation using M. T. Flanagan's mathematical library in Java).
>
> I opened the course only this Fall semester, so it is just the very first
> version with some parts still pretty embryonic (especially the chapter on
> animation...). I would be very glad to receive some feedback to help me
> improve and develop this course in the future.
>
> Here are the links to my two courses on graphics:
>
>
http://eng.eul.edu.tr/manuel/Course_on_Graphics_in_Java/Course_on_Graphics_in_Java.htm>
>
http://eng.eul.edu.tr/manuel/Course_on_Advanced_Graphics_in_Java_and_JOGL/Course_on_Advanced_Graphics_in_Java_and_JOGL.htm>
> Hoping it will help.
>