oups, forget the right !

This commit is contained in:
Tonton Th
2025-12-19 18:06:40 +01:00
parent 2167808563
commit d19c46c25e
17 changed files with 19 additions and 4 deletions

View File

@@ -229,10 +229,8 @@ plane {
#local CamZ = CamZ * K;
camera {
#if (clock < 225)
orthographic
#end
location <CamX, CamY, CamZ>
look_at <0, 1.6, 0>
right <image_width/image_height, 0, 0>
angle AngleCam
}