WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 05-01-2014, 11:51 AM
performlabrit performlabrit is offline
Member
 
Join Date: Oct 2013
Posts: 77
Light baked into object?

Hey Shiva, maybe you can help me. I've just gone through the same struggle, but now have working dynamic lighting.

However, I find that my object created in 3DSMax is dimly lit even in the absence of light sources, when it should be totally black.

Any thoughts?
Reply With Quote
  #2  
Old 05-09-2014, 08:14 AM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
It sounds like the global ambient lighting is still affecting the object. You will need to set the ambient color to black to completely disable all coloring of the object:
Code:
vizfx.setAmbientColor(viz.BLACK)
This should ensure the object is completely black in the absence of lights and emissive properties.
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Realistic Light and Shadows Using Vizard and 3DS Max jde Vizard 4 07-13-2012 10:58 AM
Vizard 4 Beta Testing farshizzo Announcements 0 02-01-2011 10:46 AM
Vizard 4 Beta Testing farshizzo Vizard 0 02-01-2011 10:46 AM
Vizard tech tip: Using the Python Imaging Library (PIL) Jeff Vizard 0 03-23-2009 11:13 AM
Particle effects in Vizard v-Salik Vizard 1 09-20-2007 03:42 PM


All times are GMT -7. The time now is 10:56 PM.


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