Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Dark GDK / Strange Lights

Author
Message
theagg
16
Years of Service
User Offline
Joined: 11th Feb 2008
Location:
Posted: 24th Feb 2008 14:28
Can someone explain to me why this



dbMakeObjectPlane(17, 1000, 1000 );
dbPositionObject ( 17, 0, -50, 400 );
dbRotateObject ( 17, -90,0,0 );

dbSetAmbientLight( 12 );
dbMakeLight(1);
dbSetPointLight (1, 100, 800, 100 );
dbColorLight ( 1, 200, 200, 255 );
dbSetLightRange ( 1, 70000 );



Results in the plane being illuminated a bright yellow, evenly across its entire area.

Whereas this...



dbMakeObjectPlane(17, 1000, 1000 );
dbPositionObject ( 17, 0, -50, 400 );
dbRotateObject ( 17, -90,0,0 );

dbSetAmbientLight( 12 );
dbMakeLight(1);
dbSetPointLight (1, 100, 800, 100 );
dbColorLight ( 1, 200, 200, 255 );
dbSetLightRange ( 1, 70000 );
theagg
16
Years of Service
User Offline
Joined: 11th Feb 2008
Location:
Posted: 24th Feb 2008 14:37
Ignore this, see "Strange Lights 1"

( seems we can't edit our own entries for mistakes etc )
jason p sage
17
Years of Service
User Offline
Joined: 10th Jun 2007
Location: Ellington, CT USA
Posted: 25th Feb 2008 03:35
Yes you can - far left in YOUR mesgae - near bottom of your Entry: Edit Post I think its named.

Login to post a reply

Server time is: 2024-09-29 13:31:21
Your offset time is: 2024-09-29 13:31:21