Comp Sci Project Showcase
by Cody Schober

Blog Entry #10

February 24, 2016


Began to put together a basic VR application for Android. On the Google Cardboard site, there are two different kind of VR apps that can be developed in Android: Open GL, or Unity. When attempting to build the Open GL project, I ran into several issues. Despite everything I try to do, and everything that I have researched into, the shapes will not render in Android Studio. However, the app opens normally when I run it on the Android phone. Due to the difficulties I am having with getting Android Studio to work properly, I will look into creating the test VR app with Unity, and will determine the ease with developing with that as opposed to developing with Open GL.