介绍
The Cinema 4D C++ SDK documentation is a publicly available development reference. As such it is a growing document that is designed to help developers understand how to create plugins for MAXON Cinema 4D .
Plugin developers find all resources on the 开发支持博客 . Additional example code is presentend on GitHub .
Additional developer support is provided on the 插件 Café 支持论坛 .
For more information developer support see 如何获得支持 .
The Cinema 4D C++ SDK is included in every release of Cinema 4D . The SDK includes the frameworks that define the API as well as example projects.
With the release of Cinema 4D R20 the MAXON API was introduced. This API gives access to the same frameworks used by MAXON's own developers to build Cinema 4D 。 cinema.framework contains the classic Cinema 4D API. While this API still can and must be used, its component will be replaced in the future ( Replacements ).
Existing Cinema 4D plugins (written and build for R19 or older) must be adapted for Cinema 4D R20. It is needed to create new plugin project files ( 工程工具 ) and to adapt the code to compile in the context of the MAXON API ( API 过渡 ).
All information on the MAXON API , plugin development and plugin adaptation can be found on these pages:
For further questions about MAXON Computer or our applications Cinema 4D and BodyPaint 3D , please contact MAXON at any of the following locations:
德国总部:
info@
maxo
n.net
美国、加拿大、美洲:
info_
us@m
axon.
net
英国 & 爱尔兰:
info_
uk@m
axon.
net
日本:
info_
jp@m
axon.
net
France:
info_
fr@m
axon.
net
新加坡/东盟:
info_
sg@m
axon.
net
The MAXON C++ SDK Documentation is copyright © MAXON Computer GmbH, Friedrichsdorf, Germany.
Any form of unauthorized use, publication, reproduction, copying or changes to this document is not permitted without the written consent of MAXON Computer GmbH.
MAXON cannot be held responsible for any damages to your code or project-schedule as a result of your study and use of this documentation or correspondence with our SDK-support team.
MAXON is not obliged to make any changes to the SDK at your request.
When using this reference or inquiring for support you do so at your own risk.