Introduction: Augmented Reality Experience

For doing the Augmented Reality download this software for programmers which allows to visualice your code: https://www.processing.org

Also download all the files and the marker (image on top).

Attachments

Step 1: How to Use It

1.Get the marker printed.

2.Install Processing.

3.Unzip the ARExperience folder. You can see inside the pde. file (of Processing), and two important folder. One contain the java code, and the other the library of files, which will be displayed on the screen (data).

4.Open the ARExperience.pde inside the main ARExperience folder.

5.Press play and see the 3D model on top of your marker! In the video you can see how to change the size of the displayed model in processing. It's better if you place the marker over a book or other surface, the square has to be straight!.

Step 2: ​Create Your Own Augmented Reality!!

All you need is to have an obj. file and an mtl. file with your model. You can do that with different tools, I suggest 123d Sculpt for Ipad, Tinkercad (a website for 3d beginners) and of course the more complicated ones such as Blender. Name your files as the ones which are in the data folder inside ARExperience (starting with robot0). You can do up to 5 different materials, or colors of your file or simply duplicate the original, always giving the name of the existing one (robot0, robot1, robot2…)