[ODE] making a movie

Bram Stolk bram at sara.nl
Wed Sep 7 10:11:37 MST 2005


Esra Suel wrote:
> How do I make a movie in avi or mpeg or in any other format
> out of the graphical simulation output of ODE.

In short, you will need glReadPixels() and an encoder.
A minimalistic example I wrote, that works by spitting
out intermediate uncompressed frame data is explained here:

http://sourceforge.net/mailarchive/message.php?msg_id=1312350

Another approach would be to add the encoder code to you app,
so you dont dump them to intermediate files. If you want to
go this route, use fame.sf.net

   Bram


> 
> Thanks
> Esra
> _______________________________________________
> ODE mailing list
> ODE at q12.org
> http://q12.org/mailman/listinfo/ode


-- 
Bram Stolk, VR Engineer SARA, Amsterdam.   tel +31 20 592 3000

"Windows is a 32-bit extension to a 16-bit graphical shell for an 8-bit
  operating system originally coded for a 4-bit microprocessor by a 2-bit
  company that can't stand 1 bit of competition."


More information about the ODE mailing list