On 02/08/2015 at 04:29, xxxxxxxx wrote:
Hi guys,
I'm creating a plugin that will write a a file in Cinema 4d and have it read by another. Basically a 'Save File' kind of plugin.
I was wondering if Cinema 4d offered other save formats than the mentioned in the sdk. Them being;
C4D export.
C4D XML export.
VRML 2 export.
DXF export.
3DS export.
OBJ export.
QuickDraw 3D export.
I'm particularly looking for an FBX exporter, because it suits my software best, it retains, animation and texture.
I'm trying to avoid having to write a separate FBX writer all together, because that will be a real pain!