^wasd controls enabled^ So, why would you want to use a canvas as a texture? Well, It basically makes it so you have a 3D canvas that you can control as easily as a regular canvas. This allows you to make things like screens, signs, heads-up displays, and literally anything else. Getting started Here is the code for the…
All posts in Blog
How To Embed AFrame Into WordPress
It’s a very frustrating moment, you have just finished your awesome tutorial on how to use AFrame. You want to embed an example on your webpage because that’s what AFrame is for. So you go to the text editor and you painstakingly write your demo code perfectly. Then you switch to the visual editor and… It’s…
What is AFrame, And What Can It Do?
What is AFrame? The short answer is that it is a webVR plugin that allows you to put 3D and VR programs in any web page. Let me show you the possibilities: What you see above is the aframe demo program, It is ten lines of code and is compatible with every major VR headset…
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…
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…
