G3 to G8 script possible?
3dOutlaw
Posts: 2,471
So the Autofit for G3f to G8f always fails under the arms for me...the mesh stretches to pieces, so I fall back to Sickleyields conversion
Is setting the preferred base, and transferring rigging to shape possible via the SDK? If so, if you can point me to the right spots in the doco, I may write up a script to save some time.
Comments
Several scripts which may repay study:
http://docs.daz3d.com/doku.php/public/software/dazstudio/4/referenceguide/scripting/api_reference/object_index/transferutility_dz
http://docs.daz3d.com/doku.php/public/software/dazstudio/4/referenceguide/scripting/api_reference/samples/nodes/adjust_rigging_to_shape/start
http://docs.daz3d.com/doku.php/public/software/dazstudio/4/referenceguide/scripting/api_reference/object_index/node_dz
http://docs.daz3d.com/doku.php/public/software/dazstudio/4/referenceguide/scripting/api_reference/object_index/presentation_dz
Great thanks Richard!