Digital Paint Discussion Board

Development => Mapping => Topic started by: SkateR on February 17, 2007, 03:11:42 AM

Title: Bsp help
Post by: SkateR on February 17, 2007, 03:11:42 AM
As we all know, I use worldcraft. I'm just trying to eff with the sun angle settings in bsp. I figured out mainly how to do it, but I am wondering what ambient and diffuse are used for.
Title: Re: Bsp help
Post by: jitspoe on February 17, 2007, 10:59:42 PM
ambient = area visible by sky, but not the sun (to simulate ambient light from the atmosphere).
diffuse = area between ambient and direct light, so you don't have hard, blocky shadows.
Title: Re: Bsp help
Post by: James on February 20, 2007, 02:29:21 PM
Look up the rad turtorial on his site, you newbie. Has every command and what they do.