EnvironmentLoader
Utility for decoding an HDR file or consuming KTX1 files and producing Filament textures, IBLs, and sky boxes.
KTX is a simple container format that makes it easy to bundle miplevels and cubemap faces into a single file.
Consuming the content of an HDR file and produces a Texture object to enerates a prefiltered indirect light cubemap with specular filter is a GPU based implementation of the specular probe pre-integration filter. ** Launch the heaver computation. Expect 100-100ms on the GPU.**
Constructors
Functions
Utility for decoding and producing environment resources from an HDR file.
Utility for producing environment resources from precompiled cmgen generated KTX files.
Utility for decoding and producing environment resources from an HDR file.
Utility for producing environment resources from precompiled cmgen generated KTX files.
Utility for decoding and producing environment resources from an HDR file.