1.
OpenGl - Tutorial 12 : Light Part I Jan 2, 2008 ... I show you how to add normal vector on the quad from Tutorial 04. ... Quad of Tutorial 04. Quad with normal vectors ...
2.
Transform (Model & World Engine API (Java)) java.lang.Object extended by org.jouvieje.model.animation.Transform .... public final void setPosition(org.jouvieje.math.Vector3f position) ...
3.
Jouvieje's Forum - "symbol lookup error" when using Ubuntu Linux ... May 8, 2007 ... "symbol lookup error" when using Ubuntu Linux [FIXED] ... java: symbol lookup error: /usr/lib/libNativeFmodEx.so: undefined symbol: FMOD_System_Create ... http://jerome.jouvie.free.fr/downloads/NativeFmodEx/FMOD%20Ex/ ...
4.
Network - Tutorial 1 : Network basis IP address is represented in Java by the class InetAddress (also in .... Here, I've sended "Welcome from Network Tutorial 01" to my Firefox browser : ...
5.
OpenGl - Tutorial 5 : Textures Mar 2, 2008 ... glCopyTexImage2D(target, level, internalFormat, x, y, width, ... The, we draw the frame and copy it towards a texture with glCopyTexImage2D. ...
6.
OpenGl - Tutorial 14 : Light & Material - Part I Jan 2, 2008 ... I've seen an example that display well the effects of material properties. .... glLightfv(GL.GL_LIGHT0, GL.GL_AMBIENT, ambient); ...
7.
OpenGl - Tutorial 17 : Viewing Volume - Perspective & Orthographic Mar 2, 2008 ... This tutorial is an introduction to the font tutorials (Tutorial 18 to ... glMatrixMode(GL.GL_PROJECTION); //select the Projection matrix ...
8.
OpenGl - Tutorial 07 : Quadric Shapes Jan 2, 2008 ... This tutorial is an application of transformations shown in Lesson 2 . .... glRotatef(90.f, 0.0f, 1.0f, 0.0f); //put the cylinder horizontal ...
9.
OpenGl - Tutorial 03 : Fullscreen loader v2.0 - BaseCode Mar 2, 2008 ... HEIGHT=480 WIDTH=640> <PARAM NAME=archive VALUE="Tutorial03.jar, BaseCode.jar"> <PARAM NAME=glScene VALUE="org.jouvieje.gl4java.tutorials. ...
10.
OpenGl - Tutorial 07 : Quadric Shapes Jan 2, 2008 ... This tutorial is an application of transformations shown in Lesson 2 . ... gluSphere(quadric, radius, slices, rings) ...
|