Hi everyone, I’m new to Babylon.js and currently working on a product visualization that needs to look as realistic as possible. For building the 3D environment, I’d like to use high-resolution .env files. However, the official IBL tool doesn’t seem to allow adjusting output resolution. When I convert 2K or 4K HDRI resources, the resulting .env files often end up somewhere between 256 to 512 pixels, which still appears fairly low-res in actual use.
I’m hoping to generate .env files at 1024 or even 2048 resolution. Could anyone suggest alternative methods besides the official IBL online tool? I’ve tried a few options like cmgen, but none produced the desired .env format.
Thanks in advance!