WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 09-19-2008, 10:10 AM
vEsotu vEsotu is offline
Member
 
Join Date: Sep 2008
Posts: 12
How to edit the skin tones of the complete characters' cfg files?

We made different versions of .tga files to match the different skin tones we want, but how to apply the .tga files onto the .cfg files? So far when we open cfg files with NotePad the only thing specified are the CMF, CRF files.

Thanks in advance.
Reply With Quote
  #2  
Old 09-19-2008, 10:25 AM
vEsotu vEsotu is offline
Member
 
Join Date: Sep 2008
Posts: 12
Hi!

My team and I are trying to create some new skin tones for the complete character avatars. We are able to get them to work if we make new folders to house each different avatar and its respective skin tone, but we wanted to know if there is a more efficient and easier way to just swap skin tones textures as opposed to calling upon different folders.

Thanks in advance!

((Sorry about the double post, we had our accounts mixed up earlier due to working on multiple computers.))
Reply With Quote
  #3  
Old 09-22-2008, 06:07 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
thanks for posting. Sorry we have not answered yet. Someone should be able to give you an answer soon.
Reply With Quote
  #4  
Old 09-23-2008, 12:07 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
You can do this within Vizard. There is no need to modify the cfg file. You can look in the cfg file to find the meshes that you will apply the new texture to.

avatar = viz.add('business01_m_highpoly.cfg')
newTexture = viz.add('sportive01_m_20.tga')

avatar.texture(newTexture,'business01_m_highpoly.C MF')
avatar.texture(newTexture,'business01_m_highpoly01 .CMF')
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to add individual faces onto the complete characters used in Vizard? VDong Vizard 3 11-12-2008 10:05 AM
Which software can be used to edit .cfg (CAL3D) files luakt Vizard 4 09-12-2008 07:18 AM
Complete Characters and 3dmax dan12345 Vizard 3 02-07-2008 06:32 PM
How to edit .IVE files michelcm3 Plug-in development 3 07-12-2007 09:37 AM


All times are GMT -7. The time now is 08:39 PM.


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