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

In Row Layout Y and Z Faces swapped #12

Open a1ex90 opened 2 years ago

a1ex90 commented 2 years ago

Hey first of all awesome work and thanks for providing the tool. I noticed that in the one file rotatated row layout (second option) the preview image correctly states the order of the faces +x -x +y -y +z -z. But it actually saves it in the order: +x -x -z +z +y -y.

(Furthermore, a fourth option to save the unrotated row layout (like the third option) only as one file would be amazing)

hichemfantar commented 4 days ago

I refactored the project as an effort to maintain it https://github.com/hichemfantar/hdri-to-cubemap-converter feel free to open an issue and don't forget to leave a star ⭐