graphics - Animation from a C++ program -


i have c++ program in linux operates on , gives result trajectories of simple geometric objects in 3 or 2 dimensions. need visualize movement of these simple entities , have video file output. how do that, libraries/software need this?

a simple library 2d openframeworks. it's fast setup , use. make video, output objects on screen , capture output program fraps.
3d, there afaik no simple frameworks let started fast. 1 possibility ogre3d, relatively easy use. other be, of course, opengl takes quite time used pure graphics library. video again, capture e.g. fraps.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -