cinema4d_cpp_sdk_extended icon indicating copy to clipboard operation
cinema4d_cpp_sdk_extended copied to clipboard

The official programming examples for the MAXON Cinema 4D C++ SDK. This repository contains the examples found in the sdk.zip shipped with Cinema 4D (the frameworks are provided via the sdk.zip too),...

cinema4d_cpp_sdk_extended

The official programming examples for the MAXON Cinema 4D C++ SDK. This repository contains the examples found in the sdk.zip shipped with Cinema 4D, as well as additional examples.

:warning: Please note that this repository does not come with frameworks that are required to build the project solutions with Cinema's project tool and subsequently such solutions themselves.

  • For more information on the Cinema 4D C++ SDK please visit the official C++ SDK documentation.
  • A getting starting guide in can be found in the SDK documentation here.
  • Details about using the Cinema 4D project tool to build the projects files for your comiler/IDE can be found here.
  • Please also consider visiting Plugin Café for extended support and bug reporting.

Cheers,
the MAXON SDK Team