Generating video or images of geometrical objects from data

Posted by Jonathan Barbero on Stack Overflow See other posts from Stack Overflow or by Jonathan Barbero
Published on 2010-05-01T15:58:22Z Indexed on 2010/05/01 16:07 UTC
Read the original article Hit count: 374

Hello,

I'm working in a course's project to predict the velocity and position of the solar system planets (and other objects). It will be really cool if I can visualize the predicted objects data, if it's possible generating 3D images, if in video that's amazing. Do you know any library that lets me to use this data to generate an image or video? (I don't care in which language)

Data:
- simulation step (time line step for a video)
- positions of the objects
- radius and/or colours of the objects

Thanks in advance, any suggestion is welcome.

© Stack Overflow or respective owner

Related posts about data-visualization

Related posts about visualization