Tutorial 1-5 | Tutorial 6-10 | Tutorial 11-15 | Tutorial 16-20 | Tutorial 21-25 | Tutorial 26-30
Lessons

 

Tutorial 26 : Moving in a 3D world - Camera

Run tutorial !

Author : Jouvieje

Description : This Tutorial show how to move in a 3D environment.
For the fun, I've added a maze generator.

A semi-advanced camera is implemented here with time based movement, 3rd person view, actions (walk, run, jump, duck) ...

 

Tutorial 27 : Object Selection

Run tutorial !

Author : Jouvieje
Thanks : DigiBen, The Red Book

Description : This Tutorial show how to select (with the mouse) an object of the scene.
It show how to implement a hierarchical picking structure by organizing objects hierarchically.

New Functions : glInitNames, glPushName, glPopName, glLoadName, glSelectBuffer, glRenderMode, gluPickMatrix.

 

Last modified on 04/10/2010
Copyright © 2004-2012 Jérôme JOUVIE - All rights reserved. http://jerome.jouvie.free.fr/