- Home /
3D. How to get 1 pixel to equal 1 degree camera FOV
Hi all,
I need to create cameras which map 1 pixel in the pixel resolution to 1 degree of the camera's field of view. If, for example, my camera rect was ( 0, 0, 16, 16 ), I need to know what FOV I would need to ensure that every pixel on the camera view would be equal to 1 degree.
Is this possible? Anyone have any idea how to do it?
Thanks in advance! :)
Comment