some camera adjustements
This commit is contained in:
@@ -11,24 +11,19 @@
|
||||
#include "hexabenz.inc"
|
||||
#include "hexawood.inc"
|
||||
#include "trident.inc"
|
||||
|
||||
#include "dynamic.inc"
|
||||
|
||||
|
||||
object { Le_Decor }
|
||||
|
||||
// =======================================================
|
||||
|
||||
// light_source { <19, 7, 14>, rgb <0.77, 0.79, 0.80> }
|
||||
// light_source { <19, 9, -14>, rgb <0.87, 0.79, 0.70> }
|
||||
|
||||
// object { Repere scale 2 }
|
||||
|
||||
#declare Loc_cam = <2, 2.5, 1> + (Pos_RedB_1 * 1.383);
|
||||
|
||||
camera {
|
||||
location Loc_cam
|
||||
#local H = 1.16 + (NormClock*0.20);
|
||||
#local H = 1.16 + (NormClock*0.28);
|
||||
look_at Pos_RedB_1 + <0.02, H, 0>
|
||||
// focal_point <0.37, 0.90, 0>
|
||||
// aperture 0.046
|
||||
|
||||
Reference in New Issue
Block a user