Advertisement

How do u use glBitmap() and glDrawPixels()?

Started by April 04, 2001 08:06 PM
11 comments, last by Corillian 23 years, 7 months ago
Your wgl_buffer_region demo doesn''t work. It gives me a GLUT32.dll linked error. I do have GLUT installed and I tried putting glut32.dll into the exe folder and that still didn''t work.
hmm what error message do u get exactly. the latest version of glut (for windows) can be gotten here
http://www.xmission.com/%7Enate/glut.html

http://members.xoom.com/myBollux
Advertisement
The WGL_BUFFER_REGION.EXE file is linked to missing export GLUT32.DLL:__glutCreateWindowWithExit.

Also, if u could write out a tutorial explaining everything especially all those long names that make no sense =)

This topic is closed to new replies.

Advertisement