WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 07-28-2014, 10:59 AM
roobert roobert is offline
Member
 
Join Date: May 2014
Location: Pachuca, Hidalgo, México
Posts: 34
Send a message via Skype™ to roobert
I had the same problem and my answer were:

#Create skylight
viz.MainView.getHeadLight().disable()
sky_light = viz.addLight(euler=(0,90,0))
sky_light.position(0,0,-1,0)
sky_light.color(viz.WHITE)
sky_light.ambient([0.9,0.9,1])
Reply With Quote
Reply

Tags
lighting vizard osgb

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
quick way to center a room at 0,0 ? johnallen Vizard 2 06-11-2014 06:38 AM
Dark room illuminated by flashlight? performlabrit Vizard 2 04-11-2014 10:29 AM
room tilting when moving head up and down with HMD Nvis SX111 karinp Vizard 7 01-24-2012 03:01 AM
i want to ccreate a room for a virtual reality applications nasruddin Vizard 1 03-20-2009 09:55 AM
animating people wandering in a room dellatails Vizard 5 02-13-2006 01:02 PM


All times are GMT -7. The time now is 03:27 PM.


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