ThunderSoul
07-11-2005, 04:15 PM
Hello, is anybody out there knowing how to display a picture/image in openGL?
Thank you
powerpad
07-11-2005, 09:18 PM
load the picture data (in whatever format it is stored)
1. display a textured quad
2. display the image with glrasterpos and glDrawPixels
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.