mathman opened this issue on Jun 16, 2008 · 7 posts
mathman posted Mon, 16 June 2008 at 12:56 AM
Hi all,
I'm looking for a particular Python scriipt, it converts morph targets in *.obj format to *.pz2 files. I believe it might be called spawnmorph.py.
I have seen one for D|S, but I am looking for one for Poser.
Any help appreciated.
thanks,
Andrew
markschum posted Mon, 16 June 2008 at 12:03 PM
There were a few scripts that will extract a morph from the figure and create an inj pose file . Thats after you load the morph to the figure though .
mathman posted Mon, 16 June 2008 at 4:53 PM
That's exactly what I am looking for.
motox posted Mon, 16 June 2008 at 8:08 PM
'morphfromobjp6.zip ' works great in P6 don't work in p7 No read me in zip so I don't know who made it
motox posted Mon, 16 June 2008 at 8:16 PM
SpawnCharacterP6 by svdl this might be more what you want
svdl posted Tue, 17 June 2008 at 3:28 AM
morphfromobjP6 is one of my scripts. Wrote it quite some time ago, before P7 came out. I'll look into the compatibility issues.
morphfromobjP6 uses .OBJ files as the source of the morph target deltas, spawncharacterP6 consolidates a combination of existing morphs into a single morph.
morphfromobjP6 creates an INJ/REM pose pair too. It can even render thumbnails for the poses (optional).
You can download morphfromobjP6 from www.svdlinden.nl/webposerstuff/downloads/morphfromobjp6.zip
It doesn't use any PC specific code, it should work on Mac too.
The pen is mightier than the sword. But if you literally want to have some impact, use a typewriter
mathman posted Tue, 17 June 2008 at 3:42 AM
Thanks, svdl.
P7 here, so its no good to me....