acgessler / assimp-cinema4d

Open Asset Import Library with Cinema4D (.c4d) reading support through Melange SDK, which is proprietary software to be obtained from www.plugincafe.com. For this reason this lives in a separate repository.

Home Page:assimp.sf.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cinema4D (.c4d) support for Assimp through Melange

Melange is Maxon(tm)'s proprietary interfacing library to read and write C4D files and it is a necessary dependency for assimp-cinema4d. For this reason, this code lives in a separate repository to make clear that it has proprietary dependencies and is therefore not fully free software (and its use is subject to the Melange terms of use).

To build:

  • clone from https://github.com/acgessler/assimp-cinema4d
  • download melange (v6) from www.plugincafe.com and put it into contrib/ so that contrib/Melange/_melange/includes and contrib/Melange/_melange/lib/WINare available.
  • run cmake, enable the ASSIMP_BUILD_NONFREE_C4D_IMPORTER flag
  • build either DEBUG or RELEASE with VC9, VC10 or VC11 (only these will work as these are targets supported by melange)

Currently no other targets other than Windows with MSVC are supported.

About

Open Asset Import Library with Cinema4D (.c4d) reading support through Melange SDK, which is proprietary software to be obtained from www.plugincafe.com. For this reason this lives in a separate repository.

assimp.sf.net

License:Other


Languages

Language:C++ 33.7%Language:COBOL 29.0%Language:Logos 12.7%Language:C 11.3%Language:C# 5.1%Language:Objective-C 2.1%Language:Java 2.0%Language:Shell 1.5%Language:D 1.2%Language:Python 1.2%Language:Pascal 0.1%Language:CSS 0.0%Language:XSLT 0.0%