StjerneIdioten / I3D-Blender-Addon

Rewriting the I3D blender addon from scratch and adding long-sought community features
GNU General Public License v3.0
66 stars 18 forks source link

[Feature] Emissive map #133

Closed StjerneIdioten closed 10 months ago

StjerneIdioten commented 3 years ago

Export emissive maps connected to bsdf node under the tag <Emissivemap fileId="0"/> in its respective material.

Kieruss commented 2 years ago

It'd be great if it could export just a colour too via image or image Which would then add the emissiveColor attribute, like below <Material name="lightBeam_mat" materialId="123" emissiveColor="1 1 1 1" customShaderId="1">