topical media & game development
#mobile-ar-10-12.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>
<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-->
<force3d>true</force3d>
<!-- Setting a scale -->
<s>6000</s>
<!-- Set the orintiation of the 3D object-->
<o>0,-1.57,0</o>
<!-- Set the max distance to 2000 meters. Beyond this dont download the POI-->
<maxdistance>2000</maxdistance>
<!-- 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>
<poi id=\2\ interactionfeedback=\none\>
<name><![CDATA[2nd junaio man]]></name>
<description><![CDATA[junaio man 3D demo]]></description>
<!-- Location of the second POI-->
<l>51.575288,0.120649,0</l>
<thumbnail>http://www.yourserver.com/logo.jpg>
<icon>http://www.yourserver.com/mappin.jpg>
<mime-type>model/md2</mime-type>
<force3d>true</force3d>
<s>6000</s>
<o>0,-1.57,0</o>
<maxdistance>2000</maxdistance>
<mainresource>http://www.junaio.com/publisherDownload/tutorial/metaioman.md2_enc>
<resources>
<resource>http://www.junaio.com/publisherDownload/tutorial/metaioman.png>
</resources>
</poi>
<poi id=\3\ interactionfeedback=\none\>
<name><![CDATA[3rd junaio man]]></name>
<description><![CDATA[junaio man 3D demo]]></description>
<!-- Location of the second POI-->
<l>51.566037,0.18465,0</l>
<thumbnail>http://www.yourserver.com/logo.jpg>
<icon>http://www.yourserver.com/mappin.jpg>
<mime-type>model/md2</mime-type>
<force3d>true</force3d>
<s>6000</s>
<o>0,-1.57,0</o>
<maxdistance>2000</maxdistance>
<mainresource>http://www.junaio.com/publisherDownload/tutorial/metaioman.md2_enc>
<resources>
<resource>http://www.junaio.com/publisherDownload/tutorial/metaioman.png>
</resources>
</poi>
</results>;
?>
(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.