From: Max G. <gi...@ye...> - 2002-11-27 14:40:18
|
Soh Chee Weng,Bryan wrote: > i've tried to applied it using relevant values _but i don't see any > change in the viewpoint._ OpenGL is a state machine - you need to change camera orientation (modelview matrix) before rendering. Best is to take a look at some example. Please ask if you have further questions. HTH, Max |