big commit, a lot of small adjustemnst

This commit is contained in:
Tonton Th
2025-11-25 02:36:52 +01:00
parent fa8f9578b5
commit c56db2a87d
15 changed files with 170 additions and 207 deletions

View File

@@ -38,7 +38,7 @@ sphere { Position, 0.020 translate y*TY + POS_Cutoff
*/
/* this one is for debugging */
// object { OpenBox translate y*TY + POS_Cutoff }
// object { OpenBox (1, 0.05) translate y*TY + POS_Cutoff }
// object { Repere translate y*2.8 + POS_Cutoff }
// =======================================================
@@ -53,7 +53,7 @@ object { Le_Decor }
// =======================================================
#local CamX = -27.4 + (3.29*Cos_01(NormClock));
#local CamX = -27.4 + (2.29*Cos_01(NormClock));
#local CamY = 2.7 - (0.24*sqrt(NormClock));
#local CamZ = -0.85 + (2.02*NormClock);