tweak the trident
This commit is contained in:
parent
5f69f2f286
commit
99496a7e57
@ -54,7 +54,7 @@ object { BiCone rotate -y*(Cos_010(NormClock)*55.38) translate Pos_RedB_1 }
|
|||||||
|
|
||||||
/* le trident posé sur son estrade */
|
/* le trident posé sur son estrade */
|
||||||
object { Trident_A() rotate z * (3.5*NormClock)
|
object { Trident_A() rotate z * (3.5*NormClock)
|
||||||
translate x*0.80
|
translate x*0.90
|
||||||
rotate y*(520*Cos_01(NormClock))
|
rotate y*(520*Cos_01(NormClock))
|
||||||
translate Pos_RedB_2 + (y*2) }
|
translate Pos_RedB_2 + (y*2) }
|
||||||
|
|
||||||
|
|||||||
@ -21,7 +21,7 @@ object { Le_Decor }
|
|||||||
|
|
||||||
// object { Repere scale 2 }
|
// object { Repere scale 2 }
|
||||||
|
|
||||||
#declare CK = NormClock * 2.78;
|
#declare CK = NormClock * 1.78;
|
||||||
#declare DX_cam = 6.9 * cos(CK);
|
#declare DX_cam = 6.9 * cos(CK);
|
||||||
#declare DZ_cam = 5.4 * sin(CK);
|
#declare DZ_cam = 5.4 * sin(CK);
|
||||||
#declare Loc_cam = <DX_cam, 1.0, DZ_cam> + Pos_RedB_2;
|
#declare Loc_cam = <DX_cam, 1.0, DZ_cam> + Pos_RedB_2;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user