trying new things

This commit is contained in:
Tonton Th
2025-10-31 12:08:50 +01:00
parent 7c2fc424b3
commit 876d574eec
4 changed files with 270 additions and 87 deletions

View File

@@ -17,6 +17,17 @@
#include "dynamic.inc"
// XXX
#include "xperiment.inc"
// XXX
object { Les_Arches rotate y*59 translate <-32, 0, 20> }
object { Les_Arches rotate y*159 translate <-34, 0, -26> }
object { Les_Cahutes () translate <32, 0, -9> }
object { Les_Cahutes () rotate y*7 translate <37, 0, -22> }
// ---------------------------------------------------------
// dessiner une grille
@@ -31,7 +42,7 @@ object { Repere scale 10 translate y*7 }
object { Le_Decor }
camera {
location <45, 159+(42*NormClock), 18-(42*NormClock)>
location <45, 179+(42*NormClock), 18-(21*NormClock)>
look_at <0, 1.18, 0.17 + (2.9*NormClock)>
angle 50
}