Update README.rst
This commit is contained in:
parent
9e3e3e74e7
commit
484f43a2f4
1 changed files with 3 additions and 4 deletions
|
@ -1,9 +1,8 @@
|
|||
cube2sphere
|
||||
===========
|
||||
|
||||
``cube2sphere`` is a Python script to map an equirectangular
|
||||
(cylindrical projection, skysphere) map into 6 cube (cubemap, skybox)
|
||||
faces.
|
||||
``cube2sphere`` is a Python script to map 6 cube (cubemap, skybox)
|
||||
faces into an equirectangular (cylindrical projection, skysphere) map.
|
||||
|
||||
Usage
|
||||
=====
|
||||
|
@ -96,4 +95,4 @@ Similar to Windows, install `Blender`_, and add the ``blender`` executable to ``
|
|||
|
||||
$ pip install cube2sphere
|
||||
|
||||
.. _Blender: https://www.blender.org/
|
||||
.. _Blender: https://www.blender.org/
|
||||
|
|
Loading…
Reference in a new issue