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
  #2  
Old 10-02-2003, 07:29 AM
tobin tobin is offline
WorldViz Team Member
 
Join Date: Feb 2003
Posts: 251
I'm not familliar with the problems you're talking about, but if you could reply and attach a small Maya file along with its exported VRML translation I'd be happy to take a look at it.

You might try exporting as OBJ instead of VRML from Maya and see if the problems you are experiencing change using the OBJ loader instead.

RE lighting, you may prefer to have Vizard apply textures in DECAL mode rather than the default of MODULATE (which applies the lighting models). To switch to DECAL mode, issue:

Code:
myObject = viz.add('theObject.obj')
myObject.appearance(viz.DECAL)
Reply With Quote
 

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


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


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