Bug: Mirrored emitters inside components stop working
Posted: Tue Dec 13, 2011 10:19 pm
I created a lamp as a component with an emitter material on the bulb. When mirrored, the emitter stops working.
The official Maxwell Render public forum. A place to share your latest projects and be inspired by others, or get help and feedback from the Maxwell community
https://forum.maxwellrender.com/
Because mirroring (negative scaling) a component does not change the 'frontness' or 'backness' of its materials in SketchUp. On the other hand, since a component is placed in the scene according to its transformation, and the transformations of its parents, negative scaling physically reverses the direction of its geometry's normals. Since emitters in Maxwell emit according to mesh normals, a sphere whose normals point outward in its component definition, emits light inward, when an instance of that definition is placed in the model using a negative scale.Materials don't get inverted on mirror operations... why should emitters?