Hi,
I have a .env texture used for PBR Material environment map in Babylon.js.
I would like to use the same texture in Three.js, however, as I understand, the .env format is limited to Babylon.js.
Thus, I would like to convert this .env file to a .hdr or .dds format (or any other Three.js compatible format for textures).