Hello, I am new over here. I am using C4D v. 9.6, downloaded Indigo and Cindigo v. CINDIGO 1.0 - BETA 1.
It seems to me that exporter does not export materials correctly - I tried two simply materials - red and green, both of them are exported as follows
Code:
<material>
<name>Red</name>
<diffuse>
<albedo_spectrum>
<rgb>
<rgb>0.85 0.85 0.85</rgb>
<gamma>2.2</gamma>
</rgb>
</albedo_spectrum>
</diffuse>
</material>
<material>
<name>Green</name>
<diffuse>
<albedo_spectrum>
<rgb>
<rgb>0.85 0.85 0.85</rgb>
<gamma>2.2</gamma>
</rgb>
</albedo_spectrum>
</diffuse>
</material>
What version of C4D do you use for testing?