premier commit du printemps
This commit is contained in:
14
hexacone.pov
14
hexacone.pov
@@ -14,16 +14,6 @@
|
||||
|
||||
#include "dynamic.inc"
|
||||
|
||||
#declare BiCone = object
|
||||
{
|
||||
#local K = 1.27;
|
||||
union {
|
||||
object { HexaCone () rotate y*90 translate <-K, 1.7, 1> }
|
||||
object { HexaCone () translate < K, 1.9, 1> }
|
||||
}
|
||||
}
|
||||
|
||||
object { BiCone translate Pos_RedB_0 }
|
||||
|
||||
object { Le_Decor }
|
||||
|
||||
@@ -38,10 +28,10 @@ object { Le_Decor }
|
||||
|
||||
camera {
|
||||
location Loc_cam
|
||||
look_at Pos_RedB_0 + <0.12, 1.10, 0>
|
||||
look_at Pos_RedB_0 + <0.12, 1.16, 0>
|
||||
// focal_point <0.37, 0.90, 0>
|
||||
// aperture 0.046
|
||||
// blur_samples 30
|
||||
angle 55 - 26 * Cos_01(NormClock)
|
||||
angle 55 - 24 * Cos_01(NormClock)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user