Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 1.41 KB

README.md

File metadata and controls

18 lines (13 loc) · 1.41 KB

Praxiswochen Cinema 4D SDK Presentation Data

⚠️ This an archived legacy repository which is not actively maintained.

Contains the slides, example code and scene files for the Cinema 4D SDK presentation held by Maxon, the creators of Cinema 4D, for the 'Praxiswochen' event at the University of Coburg in March 2021.

The provided slides are in German due to this event being held for a German audience, but the code examples and this repository are documented in English.

Overview

File Description
praxiswochen.pdf The slides for the presentation written to PDF-A.
coburg_raycasting_narrative.c4d The scene file for the ray-casting Python scripting tag example. The code is documented here narratively.
coburg_raycasting_narrative.py The python file for the ray-casting Python scripting tag example. The code is documented here narratively.
coburg_raycasting_compact.c4d The scene file for the ray-casting Python scripting tag example. The code is documented here only sparsely.
coburg_raycasting_compact.py The python file for the ray-casting Python scripting tag example. The code is documented here only sparsely.
local_thickness_softbodies.c4d The scene for the softbody simulation shown in the presentation.