matheowis / HDRI-to-CubeMap

Image converter from spherical map to cubemap
https://matheowis.github.io/HDRI-to-CubeMap/
MIT License
471 stars 77 forks source link

Saving as hdr fails #9

Closed FutureFireplace closed 3 years ago

FutureFireplace commented 3 years ago

Hello

//br

matheowis commented 3 years ago

Hi @FutureFireplace, I tried to reproduce it, but everything works fine on my end.

Maybe you are importing non hdr file, thats the only way i could get the same results as you, hdr file contains more information then png or jpg, this app does not support conversions from (png or jpg) to hdr

FutureFireplace commented 3 years ago

ok, I get it, thanks ... it might have confused me that png-to-png or jpg-to-jpg worked