topical media & game development

talk show tell print

mobile-query-three-plugins-ogsworkshop-examples-game005.htm / htm



  <!--
  	* now we add a skymap
  	* link to the previous post on skymap
  	* link to gsvpano
  -->
  <!doctype html><title>Minimal tQuery Page</title>
  <script src="../../../build/tquery-bundle-require.js"></script>
  <body><script>
  require(['tquery.minecraft', 'tquery.skymap'], function(){
          // create world
          var world        = tQuery.createWorld().boilerplate().start();
          // add minecraft char
          tQuery.createMinecraftChar().addTo(world);
          // add a skybox
          tQuery.createSkymap('skybox').addTo(world);        
  })
  </script></body>
  


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