WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 03-07-2012, 09:10 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Hi Joran,

Yes, I made that change because if no vertex color was assigned to a model, it could inherit seemingly random colors, depending on the last applied vertex color value in the scene. This should only be the case if lighting is disabled on the model. With lighting enabled, the <node>.color() command should continue to work properly. Either way, you can use the <node>.clearAttribute() command to remove the vertex colors from a model:
Code:
node.clearAttribute(viz.ATTR_VERTEXCOLOR)
Do you think the exporter should be modified to not assign any vertex colors when the "Vertex Color" option is unchecked?
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
Big problem with OpenSG exporter for max to Vizard omadawn Vizard 5 06-09-2009 11:51 AM
cal3d exporter lqakane Vizard 0 03-02-2009 07:38 AM
cal3d exporter for 3ds max 2008? masaki Plug-in development 3 09-25-2008 10:48 AM
cal3d exporter problem visnova Vizard 1 06-15-2007 03:02 PM
At my Whits end with Cal 3D Exporter shivanangel Vizard 6 02-25-2007 03:00 PM


All times are GMT -7. The time now is 04:06 PM.


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