Baked Image Tool

 

The DisplacementThe process of utilizing a 2D texture map to generate 3D surface relief. As opposed to bump and normal mapping, Displacement mapping does not only provide the illusion of depth but it effectively displaces the actual geometric position of points over the textured surface. function in OctaneRender® cannot utilize a Procedural texture map. The Baked Image node provides a way to bake Procedural textures into an image to use as a Displacement map. With this texture node, you can use the full power of Procedural textures for displacement.

The baking process uses the texture preview system, which appears like an image texture to the rest of the system. The baking is done whenever you change an input - it's calculated on-the-fly. The project doesn't store the internal image, so it needs to be recalculated whenever you load the project.

In Figure 1, the Baked Image node takes an input from any Procedural texture map, then it connects to a Displacement node, which connects to the Displacement pin on an Octane material.

Tool_Baked_Image_Fig01_Houdini_v2021.JPG

Figure 1: A typical node network setup for using the Baked Image tool