Math Boolean*

is essential for procedurally combining masks. Because it works on Vectors, it can handle three separate masks (X, Y; Z) simultaneously. It is mathematically superior to simply multiplying or adding textures because it preserves the correct probability volume (e.g., Union avoids “over-bright” artifacts that occur when simply adding two overlapping gradients).

Installation Guide*

Rombo Tools is deeply integrated into the Cycles rendering kernel. To achieve native C++ performance and GPU acceleration (CUDA/OptiX) without the limitations of standard addons, we provide a full Custom Build of Blender. The installation process is “Portable,” meaning you do not need to run an installer wizard or have admin privileges.