WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   adding 3D heads to complete characters (https://forum.worldviz.com/showthread.php?t=2212)

Vkathrynr 08-16-2009 02:18 PM

adding 3D heads to complete characters
 
Hi,

I'm trying to attach 3D heads to complete characters, and I'm having problems similar to some of the past posts (ie: mjabon). I didn't find any tips that solved my problems. Any ideas?

Here is my vizard script:
virtualHuman = viz.add('avatars/casual17_f_mediumpoly/casual17_f_mediumpoly.cfg')
faceVirtualHuman = viz.add('avatars/F-111/F-111.vzf')
virtualHuman.setFace(faceVirtualHuman,'Bip01 Head','Bip01 Neck')

Here is my CFG file:
########################################

scale=0.011

################# Skeleton ################

skeleton=casual17_f_mediumpoly.CSF

################# Meshes #################


mesh=casual17_f_mediumpoly_body.cmf
mesh=casual17_f_mediumpoly_head.cmf
head_mesh=casual17_f_mediumpoly_head.cmf

################# Materials ################

material=casual17_f_mediumpoly.CRF
material=casual17_f_mediumpoly_hair.CRF

################# Animations ###############

animation=female_idle1.CAF

########################################


And, I'm not getting any errors in the Vizard console. What I see is just a headless complete character.

Thanks so much!
Kathryn

Jeff 08-19-2009 11:17 AM

Did you perform the auto-scale within PeopleMaker?

Vkathrynr 08-19-2009 08:16 PM

Yes, we did perform that. We are finally getting it to to work now after re-exporting all of the meshes, materials, and skeletons. Thanks for your response!


All times are GMT -7. The time now is 02:24 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC