https://unknownexplorer13.github.io/panoramic-to-cubemap/
A web app which converts 360° panoramic images to six cube faces.
- Runs in your browser by using the Canvas API to manipulate image data.
- Uses Lanczos interpolation for high quality output.
- Ability to rotate cubemap to control the orientation of the scene and format of the cubemap.
- Includes a .bat file for offline usage. Requires Python with the Simple HTTP Server module (version 0.18.3).
Lucas Crane (jaxry)
- Creator of the original Panorama to Cubemap
K.F (UnknownExplorer13)
- Logo
- Dark Mode
- Website Revamp
- Batch file for offline usage
- Compilation and adaptation of other's code
Michael Coxe (mdcoxe)
- Original implementation of the "Download All" button
Lanyi (lanyizi)
- Original implementation of the pitch, yaw, & roll rotation angles