/panorama-to-cubemap

Convert an equirectangular panorama to six cube faces

Primary LanguageJavaScriptGNU Lesser General Public License v3.0LGPL-3.0

Panorama To Roblox Skybox

A web app which converts 360° panoramas to six cube faces

Features

  • 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.

Original code by Lucas Crane, Original design by mf https://jaxry.github.io/panorama-to-cubemap/