![]() |
Resize Avatar Hand and Arms
Dear all,
Can we resize avatars hand and arms in Vizard (in .cfg files or any other option) without going back to 3ds Max? Please do help! Regards Vishav |
Hi Vishav,
Through vizconnect you can manipulate the avatar . Pls visit post to my links by altering teh vizoconnect file:- http://forum.worldviz.com/showthread.php?t=6044 OR also you can manipulate the avatar sub parts like hand and others using the folowwing examples codes given below. By getting the handle of Avatar in Vizconnect Config file and apply properties by calling if its available :- Code 1:- HTML Code:
avatar = vizconnect.getAvatar('male_2').getRaw() Code 2: HTML Code:
avatar = vizconnect.getAvatar('male_2').getRaw() Yes, it is possible to get and set the scale of a vizshape object. HTML Code:
box = vizshape.addBox() #define box OR you will have again export thru 3Ds Max or Maya Thanx & Regards:- Mr.Rajnish Vishwakarma Sr.Software Developer Mobile Application,AR,VR,Amazon WebServices. |
All times are GMT -7. The time now is 12:48 PM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC