light tuning

This commit is contained in:
Tonton Th 2025-03-09 03:33:43 +01:00
parent 82ff0c7765
commit b5aea0e10e
2 changed files with 3 additions and 3 deletions

View File

@ -45,7 +45,7 @@ camera
angle ANGLE_CAM angle ANGLE_CAM
} }
light_source { <550, 725, -900> color Gray60 } // light_source { <550, 725, -900> color Gray60 }
light_source { <600, 700, -850> color Gray50 } light_source { <600, 700, -850> color Gray50 }

View File

@ -40,8 +40,8 @@ camera
angle ANGLE_CAM angle ANGLE_CAM
} }
light_source { <-50, 120, -330> color Gray50 } // light_source { <-50, 120, -330> color Gray50 }
light_source { <190, 498, -250> color White } // light_source { <190, 498, -250> color White }
light_source { <160, 99, -450> color Yellow } light_source { <160, 99, -450> color Yellow }
/*------------------------------------------------------------------*/ /*------------------------------------------------------------------*/