welcome here, hexa-patrol
This commit is contained in:
@@ -26,12 +26,12 @@ object { Le_Decor }
|
||||
#declare AV = 0.070;
|
||||
#declare LatX = R_circ * 0.96 * cos(CK + AV);
|
||||
#declare LatY = 2.65;
|
||||
#declare LatZ = R_circ * 0.97 * sin(CK + AV);
|
||||
#declare LatZ = R_circ * 0.95 * sin(CK + AV);
|
||||
|
||||
camera {
|
||||
location <CamX, CamY, CamZ>
|
||||
look_at <LatX, LatY, LatZ>
|
||||
right <image_width/image_height, 0, 0>
|
||||
angle 60
|
||||
angle 64
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user