Converting textures to optimized format
 
 
 

You can convert textures to an optimized format to increase rendering efficiency. Maya will automatically convert the textures in your scene file to an optimized format (.map). This feature makes good use of memory, allowing you to render larger scenes and render scenes with a higher resolution. This feature can also improve the performance of network renders.

The conversion to the optimized format can be done before rendering begins, or, you can trigger the conversion by selecting the Update optimized cache textures now option in the Rendering Preferences. After the initial render, only newly modified textures will be re-converted. These optimized textures are only used for rendering. The original textures remain untouched and are still used for tasks such as interactive display, UV placement and so forth.

Feature benefits

About the optimized texture format

The optimized texture format is an uncompressed format that offers multi-resolution capability, where each level being stored is formatted in a tile. There is no pixel being read when the texture is referenced in the scene. Only the tiles required for the render are loaded as necessary. Using the tileable format, multiple resolutions of the same image are stored and properly filtered. As a result, the optimized texture files are considerably larger than their original counterparts.

Note
  • You can set the preferences for this feature by selecting Window > Settings/Preferences > Preferences. Under the Rendering section, select mental ray as your Preferred renderer. For more information. see Rendering preferences.
  • If the textures in your scene file are already of the .map format, then these files will still be converted and carried over to the cache location specified under Custom Location in the Rendering Preferences window.