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). +