PDA

View Full Version : Re-orientation Skin



uzer
07-25-03, 02:14 PM
Export Zsphere-Skin as OBJ, and load it in other 3d ( Poser, C4D, Maya, Bryce..). most end up with two issues :
*Size too big.
*Rotate in axes( so it is not upright).

Size too big is easy, but the skin model always lies down or sideward ( Rot/XYZ is not set to 0-0-0), so i have to adjust it in Deformation>Rotate before exporting.

This can be treated with a ZSC, right ?

aurick
07-25-03, 02:29 PM
A ZScript could automate it for you, yes.

Every program is different, so there's no "magic bullet" to make a file from one program compatible with another. It's a matter of trial and error to see what steps must be taken, and then you can write a ZScript to automate those steps.

Also, the next version will allow you to set preferences for import and export functions.