[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GL viewports
- To: linuxgames@sunsite.auc.dk
- Subject: GL viewports
- From: Keith Lucas <keith@fysh.org>
- Date: Thu, 6 Apr 2000 16:43:39 +0100 (BST)
- Delivered-To: mailing list linuxgames@sunsite.auc.dk
- Delivery-Date: Thu, 06 Apr 2000 11:45:08 -0400
- Mailing-List: contact linuxgames-help@sunsite.auc.dk; run by ezmlm
- Reply-To: linuxgames@sunsite.auc.dk
What's a good way to get OpenGL to render just a bit of the display?
What I need is a 3D view and a bit of 2D UI. So I figured I can set
the viewport up to draw the 3D view most of the time and just rewire
it to draw the 2D UI when that changes.
Is that sensible?
Do the 2D operations get clipped by the viewport? (I'm assuming they
will, because that would be the sensible thing.)
---------------------------------------------------------------------
To unsubscribe, e-mail: linuxgames-unsubscribe@sunsite.auc.dk
For additional commands, e-mail: linuxgames-help@sunsite.auc.dk