Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 3 of 3

Thread: How to create a room??

  1. #1
    Junior Member Newbie
    Join Date
    Aug 2002
    Posts
    1

    How to create a room??

    most books have examples on creating terrains in an open environment, but how do u create a room, with dividers and all, and be able to move in and around. and how then do u display pictures of the wall and windows and be able to view them as u move around?? Please advice. Thank you..

  2. #2
    Senior Member OpenGL Pro
    Join Date
    Feb 2002
    Location
    Bonn, Germany
    Posts
    1,652

    Re: How to create a room??

    Umm ... you draw walls, a floor and a ceiling and texture them, moving around your camera by manipulating the modelview matrix.

  3. #3
    Senior Member OpenGL Guru
    Join Date
    Jun 2000
    Location
    Gastonia, NC, USA
    Posts
    2,096

    Re: How to create a room??

    on this site is a tutor on creating room and moving around in them.

    nehe.gamedev.net

    Originally posted by new_to_opegl:
    most books have examples on creating terrains in an open environment, but how do u create a room, with dividers and all, and be able to move in and around. and how then do u display pictures of the wall and windows and be able to view them as u move around?? Please advice. Thank you..

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •