Search code examples
androidgoogle-cardboardstereoscopyphotosphere

How to build a stereoscopic viewer of a photosphere image using Google Cardboard SDK


The Cardboard Demo app has a good feature where we can see existing photospheres. I want to build a similar application

I've gone through Cardboard SDK that google has provided. But haven't found an easy way to do it. I've to build from scratch literally, taking all the sensory inputs and updating frames accordingly which is a very pain taking process.

I want to know

  1. If there is an easy way to do it
  2. If there is source code of Google Cardboard app available that I can build on

Solution

  • Use Rajawali Framework with RajawaliVR or just use this example : https://github.com/ejeinc/RajawaliCardboardExample