Multitexturing—combining two or more textures per fragment—remains fundamental to material detail in real-time graphics. However, most existing implementations (OpenGL fixed-function, basic Unity/Unreal material stacks) suffer from static layering: once the shader is compiled, the number of textures, blend modes, and mask channels are fixed.
Output = R2
When paired with the plugin, it becomes the backbone of high-end ArchViz. It ensures that every single floor plank or wall tile looks unique by pulling from a pool of different textures. What’s New in Version 2.04?