Page 1 of 1

[REQUEST] - Moho camera to Cinema 4D

Posted: Fri Nov 03, 2017 1:14 pm
by Pierre Gombaud
I've seen there is a script to export ASP/Moho camera to After Effect.
So, with it, I'm able to export the Moho camera to After Effect, then from AE I can export it as a .C4D Cinema 4D file, but as you can imagine that's a painful workflow... Also the exported camera is a bit buggy.

Following the same principe, is it possible/easy to create a script that export Moho camera directly to a .C4D file?

Here is the .c4d file with the camera generated from After Effect, which have been generated from Moho with the script linked above: http://fromsmash.com/cf46b6b2-c090-11e7 ... 39043893bc

Re: [REQUEST] - Moho camera to Cinema 4D

Posted: Fri Nov 03, 2017 3:59 pm
by synthsin75
Since that .c4d is not a plain text file (or something akin to json), it's unlikely.

Re: [REQUEST] - Moho camera to Cinema 4D

Posted: Sat Nov 04, 2017 11:30 am
by chucky
Does c4d import xml? That's common for camera keys in many apps.
That's similar to text , could you use the current export camera script and find a converter?
'In R9 you will find a handy tool named ASCII Importer. You can use it to load animation data from CSV/ASCII files.'