Just wanted to let the community know that I’ve implemented a tool for converting HDR/RGBE textures to RGBM. I’ve used it to regenerate the RGBM textures in the repository. The code is available as a live example at GitHub.
By exchanging RGBELoader with EXRLoader, the code can convert EXR to RGBM, too.