Import Exif Reference Frame

Import_Exif_Ref_Frame.3detcl [10/26/06]
Author: Rolf Schneider, Science
-D-Visions


Required Version: 3DE V3 R6b4

Comment: A jpeg image file containing exif information is being imported as a reference frame, its exif information are parsed and a matching camera object, linked to the ref. frame is being created as well. In order to work, this script needs the latest version of a command line tool (called "exif") to be present at "/usr/local/bin/". See here for any further information: http://sourceforge.net/projects/libexif

To install/use a custom TCL script, please copy it to <3DE install dir>/user_data/tcl_archive/.
The script will appear in the menu Main Window::Project::Execute TCL Script, after restarting 3DE.
Every user running 3DE installed in <3DE install dir>, will be able to see and use this script from that menu.
To install a TCL script locally, copy it to <home dir>/.3dequalizer/tcl_archive/.
It is also possible to start a script right away by selecting the function
Main Window::Projects::Execute TCL Script::Browse...