eborboihuc / panorama-to-cubemap

Convert an equirectangular panorama to six cube faces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Panorama To Cubemap

https://jaxry.github.io/panorama-to-cubemap/

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.

About

Convert an equirectangular panorama to six cube faces


Languages

Language:JavaScript 78.7%Language:HTML 21.3%