topical media & game development

talk show tell print

mobile-query-three-plugins-requirejs-examples-manual-minimalpage.htm / htm



  <!doctype html>
  <script src="../vendor/require.js"></script>
  <script>
          require([
                  '../../../build/tquery-bundle',
          ], function(){
                  var world        = tQuery.createWorld().boilerplate().start();
                  tQuery.createTorus().addTo(world);
          });
  </script>
  


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