Skip to content
This repository was archived by the owner on Nov 8, 2019. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)