a lot of minor changes

This commit is contained in:
Tonton Th
2025-11-04 13:28:16 +01:00
parent 8532b81c36
commit 75b1b9f741
9 changed files with 26 additions and 14 deletions

View File

@@ -31,7 +31,7 @@ object { Le_Decor }
#declare AV = 0.06;
#declare LatX = R_circ * 0.98 * cos(CK + AV);
#declare LatY = 3;
#declare LatZ = R_circ * 0.99 * sin(CK + AV);
#declare LatZ = R_circ * 0.97 * sin(CK + AV);
camera {
location <CamX, CamY, CamZ>