topical media & game development

talk show tell print

#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-->
  <force3d>true</force3d>
  <!-- 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>”;
  ?>


(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.