View Single Post
  #4  
Old 03-26-2008, 04:25 AM
Frank Verberne Frank Verberne is offline
Member
 
Join Date: Mar 2008
Location: Netherlands
Posts: 148
I'm still having problems with the mirror. When I don't adjust the ambient lighting like this:
Code:
#Increase ambient lighting
viz.MainView.getHeadLight().ambient(3,3,3)
the mirrorimages of the avatars are very dark. This can be fixed with the code above, but then the skin of a Moroccan avatar I will be using is way to bright. So how can I adjust the mirrorimages of the avatar so that the mirrorimages look exactly like the avatars in front of the mirror?
Reply With Quote