Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29276 Discussions

How to save a bitmap file in VF with opengl

lihua325
Beginner
1,024 Views
Hi,
I want to save the screen which is rendered with opengl to a bmp file. It will be better if someone can tell me how to save it in an avi file. My email is lihua325@yahoo.com
Thanks a lot,
Linda
0 Kudos
2 Replies
nijhuis
Beginner
1,024 Views
Hi Linda,
Though I use OpenGL, I have a Window application in which bitmaps are generatedfromarbitrary parts of the screen using W32 API's. I have routines to write the bitmap-files to a bmp-file or to write the bitmap to the system clipboard.
I have alsosome functions to select the areafor the bitmap via a rubberbanded rectangle.
I do not know nothing about avi-files.
If you are interested, let me know.
Guus
0 Kudos
marciobr
Beginner
1,024 Views
Hi!
I don't use Fortran, but I'd like to know how to save the screen rendered in OpenGL to a bmp file. I'm programming in C++. If you have any code, please send me!
Thanks!
0 Kudos
Reply