WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   addface problem (https://forum.worldviz.com/showthread.php?t=1384)

dan12345 03-06-2008 03:37 AM

addface problem
 
Hello
i tried creating a face using the procedure explained in the tutorial
(3dmenow - 3dmax -peoplemaker - vizard)
i managed to create a seemingly normal *.vzf file - in the 3d subwindow
in vizard, it looks just fine
the problem is that after executing the following code

import viz
male = viz.add('resources/characters/NudeMale8/nude08_m_highpoly.cfg')
face = viz.addFace( 'resources/faces/shahar.vzf' )
male.setFace( face, 'Bip01 Head', 'Bip01 Neck' )
viz.go()

then instead of having the original face changed , i just get a giant static
distorted background image of the face.

where did i go wrong?

dan12345 03-06-2008 03:57 AM

update to question
 
well after playing with it a bit more, i found out it has something to do
with people maker, and not autoscaling it in the right way.

which leads me to anothe problem - when i press the autoscale button
in people maker, the face disappears completely - why does this happen and how can i fix this?

thanks

dan12345 03-06-2008 04:00 AM

nevermind :)
 
i found out that pressing the spacebar after autoscaling fixes this.
hope no-one has read my monologue :)


All times are GMT -7. The time now is 11:43 AM.

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