Forum: Poser - OFFICIAL


Subject: Simple python script

danborn opened this issue on Jan 17, 2011 · 4 posts


ockham posted Tue, 18 January 2011 at 6:54 AM

I had thought about doing such a "storyboard generator" but didn't need it myself and didn't see any demand from others.

It's certainly doable, and wouldn't be terribly hard.

One of the factory-supplied sample scripts gives a good example of enumerating all the elements of the scene and writing to a file.

Also, look at my old ImageSequence and TripleGraph scripts, which contain some other tricks that might be useful.

http://ockhamsbungalow.com/Python/ImageSeq.zip

http://ockhamsbungalow.com/Python/TripleGraph.zip

 

My python page
My ShareCG freebies