Hi! In this tutorial, we will learn how to make a 3D object that can be clicked on. This tutorial is for my Mobile VR series, so it is more geared toward mobile devices but is still compatible with other devices using a few tweaks. Getting Started I use PhoneGap to prototype my apps but…
All posts tagged How TO
Getting Started With AFrame for mobile VR
What is AFrame? AFrame is a javascript plugin web framework that allows you to create 3d and VR programs very easily, It is open source and similar to (but no based on) three.js. Getting Started To get started check out the previous article in this series: Getting Started Programming Mobile VR For FREE With AFrame. This will…
Getting Started Programming Mobile VR For FREE With AFrame
Hi, you’re here because you want to make mobile VR apps. For these tutorials I am going to be using PhoneGap and AFrame, though, they should work for just AFrame. PhoneGap I suggest using PhoneGap to prototype your apps. It just makes everything easier, you don’t need it to make apps but it just makes…
How To Program VR Apps For Any Phone From Any Device
Hi everyone, sorry that it’s been a while since I’ve posted. I’ve been working on getting my youtube channel up and running. But anyway, back to the article: So for a while now I have wanted to create apps for my phone, but there were several problems. Pretty much all of them being that I have…