commit du soir, espoir
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#for (idZ, 0, 4)
|
||||
|
||||
#local posX = (idX * 4.56) - 7.5 + (rand(Rng1)-0.5);
|
||||
#local posY = 2.3 + (1.2*(rand(Rng1)-0.5));
|
||||
#local posY = 2.6 + (1.2*(rand(Rng1)-0.5));
|
||||
#local posZ = (idZ * 4.24) - 7.9;
|
||||
#local Rx = (rand(Rng1) - 0.5) * 8;
|
||||
#local Ry = (rand(Rng1) - 0.5) * 14;
|
||||
@@ -37,16 +37,12 @@
|
||||
|
||||
// =======================================================
|
||||
|
||||
#if (NormClock < 0.09)
|
||||
light_source { <-8, 7, -9>, rgb <0.81, 0.65, NormClock> }
|
||||
#end
|
||||
|
||||
object { Le_Decor }
|
||||
|
||||
// object { Repere scale 5 }
|
||||
|
||||
#local CamX = -8.7+(6.6*NormClock);
|
||||
#local CamY = 1.9+(13.37*Cos_01(NormClock));
|
||||
#local CamY = 2.1+(13.37*Cos_01(NormClock));
|
||||
#local CamZ = 15.86+(12.9*Cos_01(NormClock));
|
||||
|
||||
camera {
|
||||
|
||||
Reference in New Issue
Block a user