update hand written rst docs

- minor corrections
- link to new manual
- wrap lines at 120
This commit is contained in:
2015-06-18 07:52:52 +10:00
parent a62392dea7
commit 18f228d593
7 changed files with 430 additions and 260 deletions

View File

@@ -291,7 +291,7 @@ def world_to_camera_view(scene, obj, coord):
(also known as: normalized device coordinates - NDC).
Where (0, 0) is the bottom left and (1, 1)
is the top right of the camera frame.
is the top right of the camera frame.
values outside 0-1 are also supported.
A negative 'z' value means the point is behind the camera.