My favorites | Sign in
Logo
                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<html>
<head>
<title>Flash10 Shader effect - Planes</title>
<style>

body {
background-color: #000000;
margin: 0px;
padding: 0px;
overflow: hidden;
}

</style>
</head>
<body>
<embed id="viewer" width="100%" height="100%" type="application/x-shockwave-flash" src="Planes.swf" />
</body>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-86951-7";
urchinTracker();
</script>
</html>
Show details Hide details

Change log

r170 by i...@mrdoob.com on Apr 18, 2009   Diff
@lab
added shader effects
Go to: 
Project members, sign in to write a code review

Older revisions

All revisions of this file

File info

Size: 477 bytes, 24 lines
Powered by Google Project Hosting