lasa01 / Python-Spherical-Projection

Convert cubemap image to equirectangular spherical projection.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python-Spherical-Projection

Convert cubemap image to an equirectangular spherical projection image using Python.

Modified to be used with Source Engine cubemap format.

Function modified to return (face_index, coords) tuple instead of original coords format.

About

Convert cubemap image to equirectangular spherical projection.

License:MIT License


Languages

Language:Python 100.0%