big commit, a lot of small adjustemnst
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
// dessiner une grille
|
||||
|
||||
#for (Foo, -150, 150, 10)
|
||||
cylinder { <-150, 0, Foo>, <150, 0, Foo>, 0.10 }
|
||||
cylinder { <Foo, 0, -150>, <Foo, 0, 150>, 0.10 }
|
||||
cylinder { <-150, 0, Foo>, <150, 0, Foo>, 0.11 }
|
||||
cylinder { <Foo, 0, -150>, <Foo, 0, 150>, 0.11 }
|
||||
#end
|
||||
|
||||
// ---------------------------------------------------------
|
||||
@@ -31,8 +31,8 @@ object { Repere scale 10 translate y*7 }
|
||||
object { Le_Decor }
|
||||
|
||||
camera {
|
||||
location <45, 179+(51*NormClock), 18-(21*NormClock)>
|
||||
look_at <0, 1.18, 0.17 + (2.9*NormClock)>
|
||||
location <45, 179+(51*NormClock), 18-(17*NormClock)>
|
||||
look_at <0, 1.18, 0.17 + (2.4*NormClock)>
|
||||
angle 50
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user