Compare commits
2 Commits
9da2ca1d29
...
b5aea0e10e
Author | SHA1 | Date | |
---|---|---|---|
![]() |
b5aea0e10e | ||
![]() |
82ff0c7765 |
2
Makefile
2
Makefile
@ -1,7 +1,7 @@
|
|||||||
#--------------------------------------------------------
|
#--------------------------------------------------------
|
||||||
|
|
||||||
PETIT = +w800 +h600
|
PETIT = +w800 +h600
|
||||||
MOYEN = +w1280 +h1024
|
MOYEN = +w1152 +h900
|
||||||
GRAND = +w1600 +h1200
|
GRAND = +w1600 +h1200
|
||||||
DIMS=$(MOYEN)
|
DIMS=$(MOYEN)
|
||||||
|
|
||||||
|
@ -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 }
|
||||||
|
|
||||||
|
|
||||||
|
@ -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 }
|
||||||
|
|
||||||
/*------------------------------------------------------------------*/
|
/*------------------------------------------------------------------*/
|
||||||
|
Loading…
Reference in New Issue
Block a user