Assuming that one is converting texture files to mipmap, would it be advisable to also convert EXR files (used for IBL) to mipmap as well? Are there any problems with using mipmapped files for IBL (via a dome light)? What about EXR files used as displacement maps, being converted to mipmaps? Any issue there?
Note that I am assuming that when converting an EXR to mipmap it will remain in EXR format, linear, 16bit half, DWAB compression.
Note that I am assuming that when converting an EXR to mipmap it will remain in EXR format, linear, 16bit half, DWAB compression.
Comment