Skip to content

Improve SMTKModelRepresentation rendering.

Makes GlyphMapper use property arrays in its input (Masking, Scaling, Orient and Source indexing all enabled by default).

Set ColorMode in mappers to correctly render translucent blocks (through depth-peeling). The default ColorMode would cause CompositeMapper2 ::GetIsOpaque to return true.

Screenshot_from_2017-10-25_14_25_50

Edited by Alvaro Sanchez

Merge request reports