项目作者: charlierobin

项目描述 :
A Python plug-in to help streamline Cinema 4D to Unity workflow
高级语言: Python
项目地址: git://github.com/charlierobin/cinema4d-to-unity.git
创建时间: 2017-05-22T03:10:33Z
项目社区:https://github.com/charlierobin/cinema4d-to-unity

开源协议:

下载


A plug-in to help streamline Cinema 4D to Unity workflow

This Python plug-in streamlines Cinema 4D to Unity workflow by exporting selected object hierarchies out of a Cinema 4D file as FBX (or Cinema 4D) files.

Frequently when modelling in Cinema 4D I create intermediate meshes, guides, different versions of the same mesh, work in progress “junk”, and so on.

Although Unity is supposed to import entire Cinema 4D files, this is not always convenient, and constantly saving off different parts of a large document into different files quickly gets tedious, especially when trying to work quickly in an iterative fashion.

The original postings at the Unity forums are here …

https://forum.unity3d.com/threads/plug-in-to-help-streamline-cinema-4d-to-unity-workflow.77653/

… where there is a little more descriptive detail.

Documentation on the Cinema 4D Python SDK is here …

https://developers.maxon.net/docs/Cinema4DPythonSDK/html/index.html

Charlie 2011-2022