Can someone help me in exporting camera positions from Maya? I want to export a sequence of camera positions in any readable format.
Thanx
Manish
Can someone help me in exporting camera positions from Maya? I want to export a sequence of camera positions in any readable format.
Thanx
Manish
well the easiest thing would be to export it using MEL and the file I/O commands through a frame iterator script. You could also use the API for this, for example, the ribExport.cpp file in the devkit shows you how to export camera information into RIB (+ a lot of other things).
you could also use a file format and simply export a scene with only its camera.
-mk-
There is a plugin to export .anim files from Maya. Thisis probably this easiest way - it gives you a human readable file with animation information in it.
Simon
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.