topical media & game development

talk show tell print

mobile-query-three-plugins-grassground-examples-index.htm / htm



  <!doctype html><title>Minimal tQuery Page</title>
  <script src="../../../build/tquery-bundle.js"></script>
  <script src='../tquery.grassground.js'></script>
  <body><div id="info">
          tQuery: example of tQuery.createGrassGround
  </div><script>
          var world        = tQuery.createWorld().boilerplate().pageTitle('#info').start();
  
          tQuery.createGrassGround({
                  textureRepeatX        : 10,
                  textureRepeatY        : 10,
          }).addTo(world).scale(30);
  </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.