Triplanar Map

 

The Triplanar Map texture works in conjunction with a Triplanar projection. The Triplanar projection takes the coordinates in world or object space and it picks the projection axis, depending on the active axis of the Triplanar Map. This gives a quick way to map a texture on any object, and presents the possibility for texture transforms local to each projection axis. The Triplanar Map has six input pins representing the positive and negative X, Y, and Z planes. The same or different Texture nodes can map to each of these input pins.

TriplanarMap_Fig01

The Triplanar Map and the Triplanar projection are mapping a Check texture and an imported texture to different projection planes of an object

 

This texture maps the samples of multiple textures along three planes — x, y, and z — in world space or object space coordinates, and blends them to create one seamless texture. In most cases, and depending on the complexity of the model, it generally allow users to map textures without having a UV-mapped mesh.

 

The Triplanar Map divides a material map into six areas corresponding to the x, -x, y, -y, z, and -z axes. Initially, a texture would cover the entire surface of the object, but the triplanar mapping confines visibility of the texture map onto the corresponding axes that are active for that texture. The illustration below compares an image without the triplanar mapping versus one that is plugged into the Positive X and Positive Y axis pins of a Triplanar Map node.

 

The Triplanar projection can localize the projection of the texture to a corresponding plane and allow texture UV transforms relative to that projection axis.

 

You can adjust the Triplanar Map's Blend Angle and Blend Cube Transform parameters to soften the seams.