-
Convert camera FOV to zoom distance?
Hey guys, I’m working on a script to import 3D data from an XML file into after effects and I’ve hit a kind of silly problem… Basically all I’m trying to do is convert Field of View (degrees) to “zoom” (pixels) so that I can properly match an AE camera to one in my 3D app. I chose FOV because it is the most reliable value, it doesn’t rely on the sensor size which can sometimes come out differently in AE vs whatever 3D app is exporting the XML (3DS Max in this particular case). Unfortunately the only value in After Effects I have access to is this somewhat obscure “zoom” value…
Thanks!
– SpencerWhen I finish this script I’ll be posting it for free, it allows you to export animated cameras, points and (eventually) lights from 3DS Max to AE! I wrote it so that anyone can code their own exporter from other 3D packages and AE just reads in an XML file to create it’s scene.