Forum: Carrara


Subject: Poser animation to Carrara tutorial

Krewz opened this issue on Nov 25, 2008 · 10 posts


Krewz posted Sat, 27 December 2008 at 4:37 PM

Quote - By the way, why not modifying the python script to automatically turn off IK, use Dyn to Morph if needed and save the whole scene to a temporary file with a common name like "POSER_EXPORT"?
This would make things much faster for everyday work.

Perhaps, but what you see there is the extent of my python knowledge. It took me a long time going over the poserpython manual and studying other code I found on the web -scratching my head the entire time- just to come up with those two little scripts.  I've done tiny amounts of programming before, but the python syntax gets me totally flumoxed.

I thought about a few ways to make those scripts more functional and interactive, but again I'm not really a programmer. Adding a feature to automatically turn IK off wouldn't be too hard (I don't think) but much beyond that and I'd be lost.

The keyall scripts are very bare bones but it gets the job done. If you or anyone else want to use that code for your own projects or expand up on it, please feel free to do so.