diff --git a/README.md b/README.md index b297bbf3..d8f8f920 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,14 @@ Cardboard Java ===================== +The Cardboard SDK for Android enables developers familiar with OpenGL to quickly start creating VR applications. The toolkit simplifies many common VR development tasks, including: + +Lens distortion correction. +Head tracking. +3D calibration. +Side-by-side rendering. +Stereo geometry configuration. +User input event handling. + Copyright (c) 2015 Google Inc. All rights reserved. [https://developers.google.com/cardboard/android/get-started](https://developers.google.com/cardboard/android/get-started)