|
-
June 16th, 1999, 08:58 AM
#1
How do I plot OpenGL into bitmap? PLEASE!
I'm ripping my hair out, but I don't seem to be able to plot my OpenGL graph into a bitmap. I'm trying to copy my graph into the clipboard. To get a better resolution, I create a 640x480 bitmap and try to divert OpenGL's plotting into the bitmap, but fail miserably. I know how to plot OpenGL into my CStatic-derived class and rotate it and everything, but plotting it somewhere else fails. A simple BitBlt from the screen into the bitmap and then into the clipboard works fine, but unfortunately what I plot onto the screen is too small.
Can anybody help me, please? I'm desparate.
Oliver.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|