topical media & game development
[]
readme
course(s)
preface
I
1
2
II
3
4
III
5
6
7
IV
8
9
10
V
11
12
afterthought(s)
appendix
reference(s)
example(s)
resource(s)
_
#mobile-ar-10-9.txt
/
txt
<?php
echo
<?xml
version=\1.0\ encoding=\UTF-8\?>
<results>
<!-- A unique number for our POI, and settings for user interaction-->
<poi
id=\1\ interactionfeedback=\none\>
<name>
<![CDATA[3D junaio POI]]>
</name>
<description>
<![CDATA[A 3D junaio POI]]>
</description>
<!-- The lat/lon of the POI--> <!-- Use a location near you for testing -->
<l>
51.5848,0.0886,0
</l>
<o>
0,0,0
</o>
<thumbnail>
http://www.yourserver.com/logo.jpg>
<icon>
http://www.yourserver.com/mappin.jpg> <!-- Changing the mime type to md2 -->
<mime
-type>model/md2
</mime
-type> <!-- Forcing the 3D image to be shown rather than the standard POI bubble-->
<force
3d>true
</force
3d> <!-- Setting a scale -->
<s>
1
</s>
<!-- Loading a 3D resource -->
<mainresource>
http://www.junaio.com/publisherDownload/ tutorial/metaioman.md2_enc>
<resources>
<resource>
http://www.junaio.com/publisherDownload/ tutorial/metaioman.png>
</resources>
</poi>
</results>
; ?>
[]
readme
course(s)
preface
I
1
2
II
3
4
III
5
6
7
IV
8
9
10
V
11
12
afterthought(s)
appendix
reference(s)
example(s)
resource(s)
_
(C)
Æliens
04/09/2009
You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.