1page.title=Build VR with Google Cardboard
2page.metaDescription=Build apps and games with VR, for a viewer anyone can buy.
3page.tags=vr, carboard, games
4@jd:body
5
6<p>
7  Virtual reality promises to transform the way players view games, taking them from a
8  flat world into the realm of 3D. In fact, any application that provides
9  a way to visually explore has the possibility to offer users more immersive experiences
10  with VR &mdash; like a virtual tour of a famous landmark or a way to visualise atoms in a
11  chemical compound.
12</p>
13
14<div>
15<img src="{@docRoot}images/distribute/cardboard.jpg" />
16</div>
17
18<p>
19  Google Cardboard and the Cardboard SDK provides you with a practical, accessible way to
20  start developing VR, and your users with a simple, fun, and natural way to experience your
21  VR apps and games.
22</p>
23
24<p>
25  Order or make your own <a href="https://www.google.com/get/cardboard/get-cardboard.html">
26  Viewer that works with Google Cardboard</a>. And then find out more about <a
27  href="https://developers.google.com/cardboard/">developing with the Cardboard SDK</a>.
28</p>
29
30<h2 id="tips">Tips</h2>
31<ul>
32  <li>Review our <a
33href="http://www.google.com/design/spec-vr/designing-for-google-cardboard/a-new-dimension.html">
34  best practices for designing Cardboard apps.</li>
35  <li>Check out our <a href="http://stackoverflow.com/questions/tagged/google-cardboard">Stack
36  Overflow tag</a> to find and ask questions about Cardboard development.</li>
37  <li>Join the <a href="https://plus.google.com/communities/111524380182206513071">Cardboard
38  &amp; VR Developers community</a> on Google+ to stay up-to-date on Cardboard and
39  connect with other developers.</li>
40</ul>
41
42<h2 style="clear:both" id="related-resources">Related Resources</h2>
43
44<div class="resource-widget resource-flow-layout col-13"
45  data-query="collection:distribute/googleplay/cardboard"
46  data-sortOrder="-timestamp"
47  data-cardSizes="9x3"
48  data-maxResults="6"></div>
49
50
51