Any 8-bit texture map should be renamed according to the color space that they are in, using “_lin_srgb”, “_srgb” or “_acescg” suffix. If neither is present, the map is assumed to be in the renderer color space as specified in the Color management rollout (in this setup, ACEScg). If the texture maps are properly named, auto recognition can be used by enabling the Auto RGB primaries for VRayBitmap option. The maketx tool or the oiiotool utilities included in the OpenImageIO library can be used to convert textures between different color spaces. The maketx tool is included in the V-Ray installation. |
|