Jump to: navigation, search

Changes


HowTo:Configure Dynamic AR Content

19 bytes added, 09:01, 10 February 2014
== Tracking Data XML ==
First The first step that one has to do is to configure the tracking data xml in order for Metaio {{UBIK}} to recognize scanned pictures and idsid's. <br>In case one needs to scan picturesthe marker is a picture (image), the location of the pictures must also be provided also. In our case the example it's ../res/pic_name.(png, jpeg). <br>
The id located in the tracking data xml should be the same as the order of the id in the list of ids.
 * ''Example''. Below you can see an This example where you need to configure below the configuration of the location of the image. <br>:
<source lang="xml">
<SensorCOS>
== '''Usage''' ==
In order to use the previously configured xmls, one you can use either the ID Marker activity or the Markerless activityon the {{UBIK}} Android Client
=== ID Marker Activity ===
Having in mind the setup tracking ids, one you can now scan id markers. * For an id that has a 3d 3D object mapped in the action xml one should see <br>a 3d , the object should be displayed onto on the screen as shown in the next picture. * If the id has a video object mapped in the action xml, one you should see a video object onto on the screen, depending on the existence of the play button.* If the play button exist one you should see first see the 3d objectplay button, and after it's clicked, a the mapped video. If the play button doesn't exist, the movie will be shown <br>immediately.
=== Markerless Activity ===
 The scenario is very similar with the id marker activity with the only difference that instead of ids one must you have to scan picturesyour tracking images.
=== Examples ===
With the existent configuration from the zip file one , you should see the following picture when scanning the first id or the first picture the following picture:
:[[File:scanning_id1.png]] <br>
When scanning the second id or the second picture one , you should see the following:
:[[File:scanning_id2.png]] <br>
When scanning the sixth id , using the Markerless activity one , you should see a play button and, if pressed , a movie. <br>play * Play button:
:[[File:scanning_id3_play_button.png]] <br>
* Movie:
:[[File:scanning_id3_movie.png]] <br>
When scanning the sixth id using the IdMarker Activity one you should see a play button also and, if pressed , a movie too. <br>* Play button:
:[[File:scanning_id6_play_button.png]] <br>
* Movie:
:[[File:scanning_id6_movie.png]] <br>
 
[[Category:How-To]]
[[Category:UBIK Client]]