|
|
On 2022-07-30 17:55 (-4), 6digit wrote:
>
> Good evening im hoping any one can see this message i notice something when
> scrolling through this code.
> location <Image_W/2, 10000, Image_H/2,>
>> look_at <Image_W/2, 0, Image_H/2>
>
> i notice the predefined width and height were divided by 2. why ? and what does
> it do exactly. thank you
Because we want the camera over the middle of the image. If we don't
divide by 2, we end up over the upper right corner.
Post a reply to this message
|
|