WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rating: Thread Rating: 3 votes, 5.00 average. Display Modes
Prev Previous Post   Next Post Next
  #3  
Old 11-05-2007, 01:14 PM
v-jbinney v-jbinney is offline
Member
 
Join Date: Oct 2007
Location: Stanford, CA
Posts: 7
Sure - here is the actual code that gives me problems:

Code:
import viz
viz.go()

path = 'avatars/sexy/casual06_f/'
normal = viz.add(path + 'casual06_f_20.tga')
blink = viz.add(path + 'blink.tga')
avatar = viz.add(path + 'agent.cfg')
avatar.texture(blink, 'casual06_f_01.CMF')
And here are the contents of agent.cfg:

Code:
################################################
#
# Casual06_F - Cal3d cfg File
#
##############################################

scale=0.011

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

skeleton=casual06_f.CSF

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

mesh=casual06_f_01.CMF
mesh=casual06_f_02.CMF

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

material=casual06_f_01.CRF
material=casual06_f_02.CRF

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

animation=femHighHeel_med_idle1.CAF
animation=femHighHeel_med_idle2.CAF
animation=fem_HighHeel_med_leanback.CAF
animation=fem_HighHeel_med_shiftweight.CAF
animation=fem_HighHeel_med_stepback.CAF
animation=fem_HighHeel_med_looksounds.CAF

##############################################
Reply With Quote
 


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
avatar mesh weighting? michaelinTX Vizard 3 07-11-2007 01:11 PM
Texturing Avatar head problems S.Telemaque Vizard 0 04-01-2007 10:01 PM
Texturing avatar head : same problemes S.Telemaque Vizard 0 03-27-2007 07:19 PM
Problems Texturing avatar head S.Telemaque Vizard 3 03-27-2007 07:18 PM
Texturing an avatar head VAmanda Vizard 7 10-12-2006 01:58 PM


All times are GMT -7. The time now is 09:58 PM.


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