Circular Drawings in Virtual Reality

Last time I was experimenting with mobile phone. I was exploring the possibilities of using accelerometer and gyroscope in web applications in order to collect the data from the device and move an object (a dot). This time I took this knowledge and applied it on circular drawings in virtual reality.

I took the code I already wrote for drawing the circular objects and reworked it in a way that now there are two identical objects, each on its own side of a screen.

I also used the gyroscope and accelerometer code I worked with last time in order to be able to move the objects.

In the end, I simply put the app into the glasses (which may be hard to see on the video but it's really nice).

Try it yourself on your mobile phone with Google Cardboard glasses on: http://studio.romanbartos.cz/Test%206/

P.S. This is something I did 2 weeks ago, I just didn't notice it's still in “drafts” and not in “published”, weird.