Teen Programmers Unite  
 

 

Return to forum top

OGL 3D transform -> Animated GIF

Posted by CodeRed [send private reply] at January 30, 2002, 11:16:18 AM

I've got a spinning cube with textures mapped to its variouse sides and was wondering if there is an easy way to capture this animation as a GIF, its lightmapped, bumpmapped and 50% transparent. I want to make a logo for a website out of it. There is probably no easy way to do this is there ):

Posted by Psion [send private reply] at January 30, 2002, 03:35:03 PM

I'm assuing you're using Windows, so you can change your OpenGL context to one that renders to a non-screen bitmap, and easily save that to a .bmp file with Windows API functions. It really leaves the realm of questions about OpenGL and just becomes one of saving image data to a GIF file if that is what you need.

Posted by gian [send private reply] at January 30, 2002, 09:22:50 PM

ULead Gif animator is rather useful...

Although, I imagine the resulting file will be large... Can I suggest using shockwave... I've seen it done before in shockwave, the spinning 3d cube...

You must be logged in to post messages and see which you have already read.

Log on
Username:
Password:
Save for later automatic logon

Register as a new user
 
Copyright TPU 2002. See the Credits and About TPU for more information.