View Full Version : hud
narayan0
12-13-2003, 02:54 PM
Does anyone know where I can find info about making a head up display for an open gl program. I'm using C++ under XP
cheers
cwc36
12-13-2003, 09:28 PM
Hi,
What you mean of head up ?????????
narayan0
12-14-2003, 01:14 AM
what i mean is how do you draw an object that moves as you move around the screen.
an example would be the speedometer on a car in a car racing game, or the health of a player.
PanzerSchreck
12-14-2003, 03:43 AM
Draw your normal 3d-scene first, then switch to Orthomode and draw your HUD as an overlay in this ortho-mode.
narayan0
12-16-2003, 11:02 PM
thanks mate, works a treat
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.