Tag: AR

AR based on Location

You probably have pinpointed your favorite locations on your map. But, have you ever tried to pinpoint these locations on your camera? What do I mean? This image shows everything, actually better than my words 😀 This article is based on Nicolo’s work and experiment. If you want to read details about his implementation, you…
Read more

Android Application Development: How to build ARCore Android App

In my previous article, I have talked about installing the android studio in the system and the simple Hello World application in android. Today, we are going to talk about how we can develop the AR android application using Sceneform Android Library. So, let’s dig into it. Step 1: Create a new project You can…
Read more

Import 3D Model to A-Frame AR

In the previous article, we learned how to create a simple AR application using A-Frame. I used a predefined 3D model to demonstrate how A-Frame works. In this article, we learn how to import a 3D model to our application and use it as a floating object in our AR world. 3D model You can…
Read more

Easy AR with A-Frame

Imagine you want to buy a couch for your apartment. You should think about its color, style, position, size, and so many factors that you might miss. You think about all of them and buy the coach and when the company delivers the couch and puts it in your hall, you want to hit your…
Read more