This is the documentation for the Cinema 4D R23.110 C++ SDK. It describes how to develop C++ plugins for Cinema 4D. For more information on this documentation see Introduction.
For latest changes of the API see Changes in R23.
The sdk.zip file contains these example projects:
The example projects are also available on GitHub.
Setting up a new project | Plugin Development | Best Practices |
---|---|---|
Introduction | Foundations | Data & Algorithms |
---|---|---|
Basic information to start plugin development | Basic building blocks of the API | Generic and reusable data structures and algorithms |
Application Development | 3D Concepts | Modules |
Elements for generic application development | Handling 3D scenes and elements | Extensions of Cinema 4D like MoGraph or Xpresso |