Graphics on Linux.

Nov 19, 2010 at 9:57pm
I have a question for graphics experts.

I'm working on a fedora 12, compiling (gcc) and trying to understand old C++ code.
(The code is a simulator. But that is not relevant.)

I would like to produce some images from the data that I obtain.
(Basically lines on a blank space and points.) Then put a lot (and I mean A LOT) of these single pictures in sequence in a video file.

Does anybody knows a good (robust) free library for C++ that I could use?

cheers,
Nov 23, 2010 at 10:40pm
FFMPEG
Nov 25, 2010 at 7:25pm
Thanks !
Topic archived. No new replies allowed.