last commits before xmas

This commit is contained in:
Tonton Th
2025-12-23 08:35:07 +01:00
parent 4e960026d2
commit 836e8e7c17
9 changed files with 27 additions and 34 deletions

View File

@@ -311,7 +311,7 @@ plane {
// =======================================================
#local CamX = -2.7 + (1.8*Cos_010(NormClock));
#local CamY = 0.41 + (1.2*exp(NormClock));
#local CamY = 0.61 + (1.1*exp(NormClock));
#local CamZ = -5.777 + (1.2*Cos_01(NormClock));
#local K = 8.6;