topical media & game development
mobile-query-three-plugins-requirejs-examples-index-planets.htm / htm
<!doctype html>
<script src="../../../build/tquery-bundle.js"></script>
<script src="../../../plugins/requirejs/vendor/require.js"></script>
<script src="../../../plugins/requirejs/build/all.confrequire.js"></script>
<body><script>
require(['tquery.text', 'tquery.text.allfonts'], function(){
var world = tQuery.createWorld().boilerplate().start();
//tQuery.createTorus().addTo(world)
tQuery.createText('tQuery', {
bevelThickness : 0.1,
bevelSize : 0.03,
bevelEnabled : true,
}).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.