Index

Environment Maps

Trial provides support for IBL environment maps, including the necessary preprocessing steps from a equirectangular light probe image. To create an environment map, simply use the environment-map asset with an .hdr image as the input.

images/ibl-1.png

The asset will take care of automatically computing the necessary resource maps and caching them for faster future load. The resources are as follows:

You may want to adjust the scaling of the individual maps for performance and display fidelity. Particularly the environment map is most likely too low resolution by default to display without blurring, though the irradiance and prefiltered maps can probably be scaled down further without loss of much detail.

Please also see the PBR renderer documentation.