tweak the cam

This commit is contained in:
Tonton Th 2025-01-03 19:17:36 +01:00
parent ce8c0f2bd7
commit 1d91199ebb

View File

@ -1,6 +1,6 @@
/*
* H E X A C O N E - T O P V I E W
* nouveau projet Thu Dec 5 11:37:05 AM UTC 2024
* nouveau projet du Thu Dec 5 11:37:05 AM UTC 2024
*/
#version 3.7;
@ -33,8 +33,8 @@ object { HexaCone rotate y*RrY translate TrH }
camera {
location <-3.60, CamY, 21.09>
look_at <0, LatY, 0>
// focal_point <0, 1, 0>
// aperture 0.046
// blur_samples 30
angle 45
focal_point <2, 1, 12>
aperture 0.046
blur_samples 30
angle 45 + (5*NormClock)
}