WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   Changing multi/sub-object texture on avatar (https://forum.worldviz.com/showthread.php?t=5818)

Erikvdb 08-10-2016 01:46 AM

Changing multi/sub-object texture on avatar
 
Hi, I'm trying to swap the face texture of a Vizard Complete Characters avatar, for instance to toggle between make-up on, make-up off. However the head mesh has a multi/sub-object material (in 3DsMax) with the body texture on ID1 and the hair texture on ID2. So when I do:
Code:

avatar.texture(texture2)
it applies the new texture to everything, inlcuding the hair. Is there a way to apply the new texture ONLY to Material ID1? I know the node= argument of .texture can be used to target individual meshes, but the hair and head are one single mesh object on many of the avatars.

I think it's the same problem as presented here:
http://forum.worldviz.com/showthread.php?t=4170
But like I said targeting a specific node isn't the solution. I mean, I guess I could just go into Max, detach the hair and export it as a separate mesh, but I'd have to do that for a bunch of avatars so I was hoping there would be an easier option in Vizard itself :rolleyes:

Jeff 08-11-2016 07:04 AM

This is not possible in Vizard, it will require the modifications in 3ds Max.

Erikvdb 08-12-2016 01:34 AM

Alright, thanks anyway!


All times are GMT -7. The time now is 01:28 PM.

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