Skip to content

ZeusbasePython/cinema4d_py_sdk_extended

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The official Cinema 4D Python examples.

Introduction

This repository contains plugins, scripts and scene files which demonstrates the use of Python in different contexts of Cinema 4D.

The version marked in the filename/folder, describe the minimal version needed e.g. file_r17.py means the script/plugin/scene work from R17 (included) to the current available Cinema 4D version.

If 2 versions are written in the filename/folder e.g. file_r16_r18.py means the script is compatible for R16, R17 and R18.

Plugins

This folder contains plugins that should be placed in the plugin folder.

Scenes

This folder contains scenes which embed Python usage in a different context.

Scripts

This folder contains scripts that should be used in the Script Manager.

Support

Plugin developers find all resources on the Development Support blog.

Additional developer support is provided on the Plugin Café support forum. This forum is also used to report feedbacks and issues about the documentation.

For more information about developer support see How to get Support.

If your project is under NDA or you need to address the support team directly, please email [email protected] for further assistance.

License

Codes provided in this github repository is under the Apache 2.0 License. See License.

About

The official Python API examples for Cinema 4D R21.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.7%
  • C 1.3%