From 06c947493a2f733b72993facb9d5a8bffcee1d1f Mon Sep 17 00:00:00 2001 From: DrX3D Date: Thu, 10 Mar 2016 20:36:10 -0800 Subject: [PATCH] Create README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8bcb9e7 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# mobile-orientation +Handling of orientation of mobile devices to interact with embedded 3D scenes in a browser + +This is mostly prototype code and examples. There are several blog posts describing the use of sterographic split-screen displays + Use: http://realism.com/blog/steroscopic-model-views + Code: http://realism.com/blog/3d-google-cardboard + +and how to make this orientation code work (http://realism.com/blog/tracking-device-motion). +