Current Documentation
- Consult the documentation online
- HTML Format
- Project Tool
- Project Tool CentOS 7
- Project Tool Ubuntu 18.04
- C++ SDK Examples
* If downloaded CHM file is not browsable see this page
This SDK offers the most powerful toolset. It is the right choice if you need speed, full access to all parts of the application and want to create complex projects.
Development Environments
MAXON supports Xcode for the Mac and Visual Studio for PC. SDK Support can’t offer any support for other compiler or IDEs (e.g. no GCC compiler or Eclipse).
Release | Windows | macOS |
---|---|---|
Cinema 4D R23 | Visual Studio 2019 | Apple Xcode 11 |
Cinema 4D S22 | Visual Studio 2019 | Apple Xcode 11 |
Cinema 4D R21 | Visual Studio 2017 (see note in docs) | Apple Xcode 10 |
Cinema 4D R20 | Visual Studio 2015 (see note in docs) | Apple Xcode 9 |
Cinema 4D R19 | Visual Studio 2015 | Apple Xcode 8 |
Cinema 4D R18 | Visual Studio 2013 | Apple Xcode 7 |
Cinema 4D R17 | Visual Studio 2013 | Apple Xcode 6 |
Cinema 4D R16 | Visual Studio 2012 | Apple Xcode 5.0.2 |
Cinema 4D R15 | Visual Studio 2012 | Apple Xcode 4.6.3 |
Cinema 4D R14 | Visual Studio 2010 | Apple Xcode 4.3.2 |
Cinema 4D R13 | Visual Studio 2005 | Apple Xcode 3.2.6 |
While it is, of course, a good idea to own a CINEMA 4D license for plugin development, the free Demo version is already sufficient, as it includes the complete SDK.
Note that, depending on the C4D edition, parts of the API may not work. For example, you won’t be able to use MoGraph functionality if you only own a Prime or Visualize edition.
C++ Plugin Code Style Guide
In this document, you will find a public version detailing how we write C++ code at MAXON. Using this style guide can prove useful to facilitate collaboration and code sharing.
- Source publication on our community Github repository.
- Improve readability to the SDK support team.
- Establish a common ground to share code snippets on the SDK support forum.
How to get Plugin IDs
Public resources
Latest Relevant Articles
Cinema 4D R23.1 Service Release availability
On 11.11.2020 Maxon released Cinema 4D R23.1 (version 23.110). For further details see the official article on the Maxon Website. Besides the usual bug-fixes increasing the software reliability, R23 Service Pack 1 is the first version of Cinema 4D shipping… Continue Reading
Cinema 4D R23 Released
The next generation of Maxon’s professional 3D software delivers powerful enhancements to its animation and UV workflows, character animation toolset, and the inclusion of Magic Bullet Looks technology. The introduction of the new Scene Nodes system provides a preview of… Continue Reading
Cinema 4D S22.1 Service Release availability
UPDATE: on 01.09.2020 Maxon has released Cinema 4D S22.1 Hot-Fix to deliver an essential fix for MyMaxon account activity. While the updated version is immediately available via the official channels, it’s not impacting our API documentation. UPDATE: on 10.06.2020 Maxon… Continue Reading
Cinema 4D S22 released
Cinema 4D S22 released The new Cinema 4D Subscription Release (S22) has been officially released today and is now available for download. The next generation of Maxon’s 3D application and first subscription-only release affords customers early access to massive performance… Continue Reading
Cinema 4D R21.2 Service Release availability
MAXON released Cinema 4D R21.2 (version 21.207). For details on bugfixes and changes see the changelist. In parallel, we updated the SDK documentation for C++ and Python. C++: Browse C++ SDK Documentation Online Download HTML format Download Windows HTML help… Continue Reading