Skip to content

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.

License

Notifications You must be signed in to change notification settings

acgessler/assimp-cinema4d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published