Chaos Corona Forum
Chaos Corona for Cinema 4D => [C4D] I need help! => Topic started by: f.seidl-schulz on 2022-04-22, 11:49:26
-
Hi,
we use Cinema4DR21 with Corona Renderer for imports of c4d files in our company.
My taks is getting some legacy corona material into pbr material in the python plugin we use.
I succesfully converted the materials up to corona physical materials, although the look slightly changes.
Now im tasked with converting these materials down to cinema4d materials OR preferably extract the properties in some universal format (JSON preferably).
For the cinema4d materials downconversion im using the www.kosmos3d.it/coronatoc4d which skips all physical materils and thats it.
The python api does not offer much access or documentation to plugin materials.
My question:
Is there documentation or source code which allow me to traverse the Corona Materials of a scene in python?
Can i acess the renderers materials in a cpp plugin via the any channel?
Regards