PDA

View Full Version : Camera Properties to User Data


akport
12-29-2006, 02:53 PM
I have built a JibRig for a camera. I'd like to add the camera focal length, aperature width and field of view properties to the User Data field of the parent null. I could rig these individually but don't know how to maintain the relationships between FOV and focal length and aperture width. Any help is much appreciated.

- Adam

tcastudios
12-29-2006, 04:26 PM
The "formula" to extract from could be:

Actual FOV = apert/(2*tan(fov/2))

A fixed aperture of 56 will make UserData and endresult correspond.
Since we are talking "pinhole camera" it usually works fine.

Cheers
Lennart

CGTalk Moderation
12-29-2006, 04:26 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.