This documentation describes how to develop C++ plugins for Cinema 4D. For the latest changes of the API see SDK Change Notes for Cinema 4D 2023.1.
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 | Handbooks |
Elements for generic application development | Handling 3D scenes and elements | Development Handbooks |