Create Projection
Version 2.6.0
Flame 2022 and later
Create projector or diffuse projections in Action from selected action layer
Install through Logik Portal or to manually install download here: Logik Portal Dropbox.
When manually installing from Dropbox download the entire folder in the desired version folder of the script to be installed. That folder should then be moved into /opt/Autodesk/shared/python.
Older versions of this script for older versions of Flame are also available through the Dropbox link.
Action must have another camera added other than just the default camera
Menus:
Right-click on Action surface or geo -> Create Projection... -> Projector Projection
Right-click on Action surface or geo -> Create Projection... -> Projector Light-Linked Projection
Right-click on Action surface or geo -> Create Projection... -> Diffuse Projection
Updates:
v2.6.0 01.19.24
Updates to PySide.
v2.5.0 07.29.23
Updated to pyflame lib v2.
Updated to semantic versioning.
v2.4 05.26.22
Messages print to Flame message window - Flame 2023.1 and later
v2.3 03.15.22
Updated UI for Flame 2023
Moved UI widgets to external file
v2.2 01.14.22
Added message when default camera is selected and should be changed to 3d camera
v2.1 11.15.21
Fixed problem creating projections when Media Layer is selected instead of Action Node
v2.0 05.22.21
Updated to be compatible with Flame 2022/Python 3.7
v1.6 05.16.21
Error when creating projection while not having action node selected fixed
v1.5 05.10.20
Fixed problem with diffuse not switching to new frame camera in Flame 2020.2 and up.
v1.4 10.21.19
Changed menu to Create Projection...
v1.3 09.15.19
Code Cleanup