3D Stereoscopic demo for iOS

So the main reason I created a GitHub account was to upload my work on BurfWorld3D (Sorry for the rubbish name).

I have a keen interest in virtual reality and I decided to buy a (they also sent me one as I signed up as a developer.) This allows you to turn your Android/iPhone in to a head mounted display giving the user a virtual reality experience for a small cost. The issue I had was that the Durovis OpenDive SDK is for Unity only and so I started the hunt to find something I could use or convert so that native OpenGL apps could be made.

I also got for Christmas a DuoGamer iPad controller which was made for Gameloft games only, however luckily someone had made their own SDK for it which I found on GitHub. I thought this would be a great way to move around in the 3D space.

So, I created a simple 3D demo where you can walk around buildings, up stairs, etc. Has collision control and gravity, still needs a lot of work but may help others.

2014-03-20 17.52.00

BurfWorld 3D on GitHub

Thanks to mringwal for the Duo Gamer SDK.

Thanks to sphereinabox For the initial OpenGl iOS split screen view for the iPad.

Leave a Reply