#1
|
|||
|
|||
texture problem with .wrl file
Hello,
I created a simple scene by maya 7.0 and exported it as file "test.wrl". The scene includes both polygon and nurbs surfaces with texture. When I loaded it into vizard using viz.add('test.wrl'), the texture was gone. Could anybody help me find the reason and fix it? (Files are attached.) Thanks, |
#2
|
|||
|
|||
I believe the problem is that your vrml file uses a Switch node, which our loader does not currently support. I will try to add support for this and post an update if successful. I'm not familiar with Maya, so I don't know of a workaround, sorry
|
#3
|
|||
|
|||
Thanks for the reply.
What's Switch node? Is it a concept in Vizard or Maya? I found that if I export the model to obj file, at least the polygon surface works fine, but all nurbs surfaces lost texture. So I'm going to convert all nurbs surfaces into polygon. Does that mean obj file works better than wrl file in Vizard? Thanks, |
#4
|
|||
|
|||
I've updated our loader to support the Switch node and your test model works fine now. Email me at lashkari@worldviz.com and I will send you the updated loader.
|
#5
|
|||
|
|||
Hi,
I also found that if I use "repeat UV" in texture mapping polygon model, all texture lost again. But after I convert the obj file into 3ds file, it works fine. Does it mean 3ds file is more reliable than obj file in Vizard? Thanks, |
#6
|
|||
|
|||
The the updated loader for the Switch node works very well. Thanks a lot.
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Skydome texture problem | theuberk | Vizard | 2 | 01-18-2008 06:56 AM |
Problem on adding OSG file | felixchc | Vizard | 4 | 10-06-2006 12:26 PM |
texture mapping problem | dellatails | Vizard | 1 | 03-12-2006 12:13 PM |
avatar head texture issues | rconrey | Vizard | 3 | 11-17-2004 05:05 PM |
Texture map rendering problem | JRichizzle | Vizard | 4 | 03-04-2004 08:20 AM |