a lot of cosmetic

This commit is contained in:
Tonton Th
2025-09-12 03:56:21 +02:00
parent 11717a4f6a
commit 898828b49d
11 changed files with 35 additions and 27 deletions

View File

@@ -31,7 +31,7 @@ difference {
// object { Repere scale 2 translate y*2.6 + POS_Cutoff }
/* this one is for debugging */
object { OpenBox translate y*TY + POS_Cutoff }
// object { OpenBox translate y*TY + POS_Cutoff }
// =======================================================
light_source {
@@ -45,9 +45,9 @@ object { Le_Decor }
// =======================================================
#local CamX = -25.4 + (2.19*Cos_01(NormClock));
#local CamX = -25.4 + (2.39*Cos_01(NormClock));
#local CamY = 1.6 - (0.24*sqrt(NormClock));
#local CamZ = -0.85 + (2.02*NormClock);
#local CamZ = -1.85 + (4.02*NormClock);
camera {
location <CamX, CamY, CamZ>