From 484f43a2f4abd8a4509ee43741ca79082a12335a Mon Sep 17 00:00:00 2001 From: Tudor Brindus Date: Mon, 31 Aug 2015 14:33:23 -0400 Subject: [PATCH] Update README.rst --- README.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 0a4045b..1820879 100644 --- a/README.rst +++ b/README.rst @@ -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/ \ No newline at end of file +.. _Blender: https://www.blender.org/