Make an animation from a file
Hi, I have to achieve this task:
- Modeling some 3D objects
- Make them moving in a scene, following dati from a file
- Make an animation
Optional task (quite important)
- To create an external thing (program, command line) to generate animation from the data-file. Something like
makeanimation 1.dat
to have
1.avi
Questions:
1- Is it possible? SDK related?
2- Related Tutorials available?
PS: ofc no problems about the modeling.