Forum: Vizard
04-14-2008, 02:40 AM
|
Replies: 1
Views: 12,120
Texturing Stock Avatars
Hi,
Does anyone know how I could edit the texture files for the Vizard stock avatars? They have a .bmx file format, which seems to be a proprietary image format of Anacapa (which apparently no...
|
Forum: Vizard
11-11-2007, 02:53 PM
|
Replies: 6
Views: 29,853
Thanks - that was exactly what was causing me...
Thanks - that was exactly what was causing me problems. It's really an issue with the Cal3D exporter. In max, the Cal3D exporter options are only available in the Export function, not the Export...
|
Forum: Vizard
11-05-2007, 01:14 PM
|
Replies: 6
Views: 29,853
Sure - here is the actual code that gives me...
Sure - here is the actual code that gives me problems:
import viz
viz.go()
path = 'avatars/sexy/casual06_f/'
normal = viz.add(path + 'casual06_f_20.tga')
blink = viz.add(path + 'blink.tga')...
|
Forum: Vizard
11-04-2007, 04:16 AM
|
Replies: 6
Views: 29,853
Multiple Mesh Avatar Texturing
Hi Farshizzo,
I'm using several complete-character avatars that comprise multiple meshes. When using the avatar.texture command, I should be able to select which mesh I want to change. However,...
|
Forum: Vizard
10-09-2007, 11:08 AM
|
Replies: 7
Views: 24,219
Thank you for the information - that's exactly...
Thank you for the information - that's exactly what I was looking for. I played around with the values for a little bit, and I actually found that the most realistic lighting/reflecting combination...
|
Forum: Vizard
10-08-2007, 11:59 PM
|
Replies: 7
Views: 24,219
Thanks for your suggestions. However, when I...
Thanks for your suggestions. However, when I tried implementing them, I had some peculiar results.
When I changed the specular color to black and re-exported all the Cal3D files, Vizard rendered...
|
Forum: Vizard
10-07-2007, 09:49 PM
|
Replies: 7
Views: 24,219
Black spots on avatars
Hey guys,
I'm using several of the Rocketbox Complete Character avatars (medium polgon version). When rendering the avatars in Vizard 3.0, black areas spontaneously appear on the edges of their...
|