topical media & game development
graphic-webgl-scenejs-examples-tron-tank-index.htm / htm
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title></title>
<script type="text/javascript" src="graphic-webgl-scenejs-lib-scenejs.js"></script>
<script type="text/javascript" src="graphic-webgl-scenejs-examples-web-libs-sylvester.js"></script>
<link href="graphic-webgl-scenejs-examples-web-style.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="container">
<div id="header">
<div id="header-nav">
</div>
<div id="header-inner">
<h1><a href="http://scenejs.org">SceneJS</a> > <a href="graphic-webgl-scenejs-examples-grid-index.htm">Examples</a> > Collada
Tron Tank
Demo
</h1>
<a class="a2a_dd" href="http://www.addtoany.com/share_save?linkname=s&linkurl=s"><img
src="http://static.addtoany.com/buttons/share_save_171_16.png" width="171" height="16" border="0"
alt="Share/Bookmark"/></a>
<script type="text/javascript">
var a2a_linkname = "SceneJS Live Examples";
var a2a_linkurl = window.location;
var a2a_onclick = 1;</script>
<script type="text/javascript" src="http://static.addtoany.com/menu/page.js"></script>
</div>
</div>
<div id="content">
<canvas id="theCanvas" width="1030" height="700">
<p>This example requires a browser that supports the
<a href="http://www.w3.org/html/wg/html5/">HTML5</a>
<canvas> feature.</p>
</canvas>
<div id="info">
<div style="float: left;">
<h2>Interacting with Collada Models</h2>
<p>SceneJS COLLADA example - the Tank Program from the 1982 Disney motion picture "Tron".</p>
<p>Take it for a drive - mouse wheel controls speed, left/right drag to steer, up/down drag to change
viewpoint
height.</p>
<br/>
<ul>
<li><a target="_other" href="graphic-webgl-scenejs-examples-tron-tank-tron-tank-scene.js">Scene source code</a></li>
<li><a target="_other" href="graphic-webgl-scenejs-examples-tron-tank-tron-tank-model.js">JSON tank model</a>
</li>
<li><a target="_other" href="graphic-webgl-scenejs-examples-tron-tank-extras-tron-tank-model.dae">Tank's original COLLADA file</a>
</li>
<li><a target="_other" href="https://github.com/xeolabs/scenejs-pycollada">COLLADA-to-SceneJS Import
Utility: scenejs-pycollada</a></li>
</ul>
</div>
<div style="float: right;">
<a href="http://www.chromeexperiments.com/"><img border=0 src="graphic-webgl-scenejs-examples-web-images-chromeexperiments-badge-02.jpg" alt=""></a>
</div>
</div>
<div id="log">
<h3>Log</h3>
<div id="theLoggingDiv"></div>
</div>
</div>
</div>
<script type="application/x-javascript" src="graphic-webgl-scenejs-examples-tron-tank-sky-sphere.js"></script>
<script type="application/x-javascript" src="graphic-webgl-scenejs-examples-tron-tank-grid-floor.js"></script>
<script type="application/x-javascript" src="graphic-webgl-scenejs-examples-tron-tank-tron-tank-model.js"></script>
<script type="application/x-javascript" src="graphic-webgl-scenejs-examples-tron-tank-tron-tank-scene.js"></script>
</body>
</html>
(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.