Page 1 of 1

Alembic Cam Animation w/ Panoramic Setting

PostPosted: Wed Jul 15, 2015 11:33 pm
by DarcFusion
I've imported a camera from Cinema 4d to Octance in Alembic format. My question is: How can I add panoramic settings to an alembic camera lens?

Re: Alembic Cam Animation w/ Panoramic Setting

PostPosted: Fri Jul 17, 2015 10:31 am
by bepeg4d
Hi,
here is a simple Lua script for substitute the Alembic Camera Node with a Panoramic Camera node taking the same position and target of the original abc node:
FromAbc2Pano-001.lua
(1.59 KiB) Downloaded 339 times

You must select the Render Target node in order to run successfully the script.
Please, let me know if it works as expected,
ciao beppe

Re: Alembic Cam Animation w/ Panoramic Setting

PostPosted: Fri Jul 17, 2015 11:10 am
by bepeg4d
Hi,
little update with Keep upright and Side by side option enabled:
FromAbc2Pano-002.lua
(1.7 KiB) Downloaded 666 times

ciao beppe