Extensions:2.6/Py/Scripts/Import-Export/ClarisseCameraExport

提供: wiki
移動先: 案内検索
Export Camera to CLarisse IFX (*.py)
The script will export all cameras and lights, their positions and rotations to Isotropix Clarisse IFX
UI location File > Export > Clarisse Camera Export (.py)
Usage To use, run the py script generated by this addon inside a Clarisse Script editor.
Version 0.1 Author(s) Ruchir Shah
Blender 2.6.9 License GPL
Category Import-Export Distribution Extern


Executable information
File name io_clarisse_camera.py
Current version download https://developer.blender.org/file/data/udubdmffflco25w5gxwn/PHID-FILE-yqira4tdeolnw3pcol6x/io_vue_clarisse.py



Description

The script will export selected camera, its position and rotation for every frame over a frame range. It makes use of Blender's improved camera focal lens and Field of View system.

Cameras: Exports focal length, sensor sizes, position and rotations for each keyframe.
To use, run the py script it generates in a Script editor in Clarisse IFX. This script is based on the Campbell Barton script to export cameras and markers.