WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   how to change avatar's appearance? (https://forum.worldviz.com/showthread.php?t=2332)

Green 10-21-2009 12:14 PM

how to change avatar's appearance?
 
Hi, I want to load 7 avatars of different appearance into the virtual environment.
In the resource folder under the vizard program, there is only one male and one female avatar. How can I change their appearance, like face, dress, color of the dress?

Thanks!

Green 10-26-2009 07:49 AM

Any help?
 
I have posted this question for several days. Without resolving this problem, I cannot move on in my experiment. Could somebody help me?

farshizzo 10-26-2009 03:13 PM

You will need to either create your own avatar or purchase an avatar library.

To create your own avatar you will need to use a modelling tool like 3ds max and export the character using the Cal3D exporter available on our download page.

There are various existing avatar libraries available. Complete Characters offers 100 different characters that are ready to be used with Vizard.

Green 10-27-2009 09:54 AM

Thanks!

But, Are there any methods to modify in vizard the 'male.cfg' and 'female.cfg' which are already available to creat avatars of different appearance, like clothes, hair style? Would it be very difficult?

IGoudt 10-27-2009 11:11 PM

Vizard avatars are defined and loaded by a .cfg file. You can check male.cfg and vcc_male.cfg to see how such a .cfg looks like. Avatars consist of:

- a skeleton
- 1 or more meshes
- any number of animations
- 1 or more material files.

If you check a .cfg file you can discover which file in the avatar-path corresponds to a certain part of the avatar. The extension (.cmx, .csx, .cax, .tga, .caf, .csf, .cmf) depends on the software used to create and export the avatar, but Vizard supports a lot of those types. I *think* it's possible to replace the material file of for example male.cfg with your own texture, but I am not too sure about that, because of offsets, rotations, sizes, etc since maybe if you know: texture files can look quite strange when you open them.

So in the config file that would be:

remove:
material=male_shirt_blue.crx

add:
material=male_shirt_yellow.tga

and add the file male_shirt_yellow.tga to the path of the avatar
If you use the Vizard Live Characters, you get the PSD (photoshop) sources of the avatars which you can easily change and export.


All times are GMT -7. The time now is 05:30 PM.

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