![]() |
|
#1
|
|||
|
|||
Ammendment
Apologies, the information above is incorrect. The city scene has been created via the following...
import viz #Initialize city city = viz.add('euro_test19_opt_lite.ive') city.disable(viz.COLLISION) city.disable(viz.LIGHTING) city.appearance(viz.DECAL) city.disable(viz.DEPTH_WRITE, 'lanes') city.disable(viz.DEPTH_TEST, 'lanes') city.draworder(-3, 'ground') city.draworder(-2, 'sidewalks') city.draworder(-1, 'lanes') How can I change the level of light within this scene? I am trying to create a spectrum that can range from night to dusk to day. Thanks |
![]() |
Thread Tools | |
Display Modes | Rate This Thread |
|
|
![]() |
||||
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 |
lighting and on-the-fly objects | michaelrepucci | Vizard | 12 | 02-11-2011 08:26 AM |
basic lighting question | malte | Vizard | 6 | 12-01-2010 12:25 PM |
General question and question regarding arrays | dan12345 | Vizard | 1 | 01-15-2008 10:15 AM |
The effect of lighting on performance | JRichizzle | Vizard | 1 | 06-18-2004 10:40 AM |