Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Search:

Type: Posts; User: maddison

Search: Search took 0.67 seconds.

  1. Replies
    1
    Views
    379

    Re: rendering md2 model

    I wrote a program to draw an md2model a while ago, and unfortunately I don't have the source to hand. But one thing I remember is that there is a series of gl_cmds which dictate whether a number of...
  2. Replies
    9
    Views
    1,005

    Re: How to place md2 models ???

    Just remember, if you swap the y and z values then y' = z, but z' = -y (due to the fact that the negative z axis goes away from the camera in OpenGL).
  3. Replies
    8
    Views
    566

    Re: Live Video. Augmented Reality

    I am currently doing a Augmented Reality project for my Honours degree. What I have is a real scene (a model archway) captured by a camcorder, which is mixed with computer generated graphics to...
Results 1 to 3 of 3