Textures

Texture types allow for creating very flexible materials.

TexturesTextures are used to add details to a surface. Textures can be procedural or imported raster files. are used to create and manipulate the colour and appearance of the actual material.

Generators and Mapping textures are used to create patterns that can be used alone or in combination with the Mapping and Colour textures to create memory efficient, procedural textures that, in turn, can be used to create textures, bump maps and other advanced materials with minimal impact to GPUThe GPU is responsible for displaying graphical elements on a computer display. The GPU plays a key role in the Octane rendering process as the CUDA cores are utilized during the rendering process. memory.

 

It is advantageous to explore creating materials using Generators and Mapping textures before resorting to Image-based textures.