From 05e761abca3ff42dbba371af0560b82707dfe7c0 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Fri, 28 Oct 2016 13:31:36 -0700 Subject: updated vis --- www/lib/vis/examples/graph3d/02_camera.html | 110 ++++++++++++++++++++++++++++ 1 file changed, 110 insertions(+) create mode 100644 www/lib/vis/examples/graph3d/02_camera.html (limited to 'www/lib/vis/examples/graph3d/02_camera.html') diff --git a/www/lib/vis/examples/graph3d/02_camera.html b/www/lib/vis/examples/graph3d/02_camera.html new file mode 100644 index 00000000..bbc9f7d0 --- /dev/null +++ b/www/lib/vis/examples/graph3d/02_camera.html @@ -0,0 +1,110 @@ + + + + Graph 3D camera position + + + + + + + + + + +

Graph 3d camera position

+ + + + + + + + + + + + + + + + + +
Horizontal angle (0 to 2*pi)
Vertical angle (0 to 0.5*pi)
Distance (0.71 to 5.0)
+ +
+ +
+ + -- cgit v1.2.3