G3M poses (free)
music2u4u
Posts: 2,822
Like the title says...I need some free G3M poses of any kind. Seems hard to find any, much less FREE ones. I am surfed out...please anyone. Help!
Thanks ahead.
Post edited by Richard Haseltine on
Comments
Here is a good place to start (:
https://poserdazfreebies.miraheze.org/wiki/Genesis_3_Male/Poses
Moved to Product Suggestions as it is a request for, not an offer of, freebies.
If you find G8M Poses, they can be applied to G3M, then apply a corrective script. The script here can be edited: https://www.renderosity.com/freestuff/items/77430/g3-g8-pose-adjust-scripts It works just as well for G3M as G3F.
The lines you need to edit are as below (can't post the whole edited script due to copyright):
oZRotCtrl.setValue( nZRot + 6 ); (line 12) becomes oZRotCtrl.setValue( nZRot - 6 );
oZRotCtrl.setValue( nZRot - 6 ); (line 16) becomes oZRotCtrl.setValue( nZRot + 6 );
oZRotCtrl.setValue( nZRot - 45 ); (line 20) becomes oZRotCtrl.setValue( nZRot + 45 );
oZRotCtrl.setValue( nZRot + 45 ); (line 24) becomes oZRotCtrl.setValue( nZRot - 45 );
Save that as a new script and you can now apply any G8 pose directly to a G3 character and correct the limbs that are in the wrong place.
Failing that, I have done a pose transfer script to effectively 'copy' a pose applied to M4 on to G3M and make the G3M pose pretty close to M4's pose. The script is here:
https://www.renderosity.com/freestuff/items/86954/m4h4f4-pose-transfer-to-g3m
Hope that helps.
Richard