From 7c94d898367bbf53e34d3d6b08fbb63dd8ebb549 Mon Sep 17 00:00:00 2001 From: madwyn Date: Fri, 30 May 2014 10:28:32 +0100 Subject: [PATCH] Correct origin definition --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3861486..5a7c802 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Cube2Cyl is a single header file library, written in C++. Basic definitions ----------------- -The origin (0, 0) is at the upper left corner. +The origin (0, 0) position of the panorama will match the cubic images. The diagonal point is (width-1, height-1).