WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 10-26-2010, 07:51 AM
Renato Lima Renato Lima is offline
Member
 
Join Date: Sep 2010
Posts: 54
"object color" and "material color".

Inside 3DS we have "object color" and "material color".

I am loading a 3DS file into Vizard and trying to change an object's color
by using .color(...), but it seems that only the "object color" is affected and not the material color.


How do I disable the "material color" associated with my objects and only use their "Object" color? I also tried to use viz.decal but everything gets white. I want to see their real colors and manipulate them. How can I do it?


===

When I do this:
SHPS_MAP = viz.add(Files["only_shapes_in_3ds"], viz.WORLD, 1) # Adds to scene
SHPS_MAP.appearance(viz.DECAL)

And I look straight to the object, everything gets white. Why? It seems like it is reflecting so much light that I can't even see the colors. How do I disable this behavior?

Last edited by Renato Lima; 10-26-2010 at 07:56 AM.
Reply With Quote
Reply

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 07:05 AM.


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