![]() |
face problems in Vizard 3.0
1 Attachment(s)
We have several scripts that were written for Vizard 2.5 that have problems with custom faces when run in Vizard 3.0.
The function is pasted below, with the relevant lines bolded. I've also attached a picture of what the face looks like. Thanks for the help. Code:
def loadAgent(scene,condition,person,gender): |
You need to define the head mesh in the avatars cfg file. Have a look at the documentation for the setFace command. Basically, you need to add a line similar to the following in the cfg file:
Code:
head_mesh = NameOfHeadMesh.cmf |
Quote:
|
All times are GMT -7. The time now is 11:33 AM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC