Tux
Home

Meta Light Balls

Status: Fear Mode: ON
Platform: ALL
Requirements: JavaScript, Internet Explorer is best for this one

Overview
Well, if everything is enabled right, you should be able to see for yourself. If you can see nothing but an empty white box, you need to go get Internet Explorer, or tweak with your JavaScript settings.

Now for the Fear
If you can see the sex, you will be some stage of awe right now. But things now get even more fearful. The code that drives that little baby...

<input id=H style=filter:Light;height:250;width:250 />
<script>
C=Math.cos;
L=H.filters.Light;
t=72;
x=255;
A=setInterval("A+=.1;L.clear();
L.addPoint(t+64*C(A),t-t*C(A*3),t+48*C(A*2),192,x,x,x);
L.addPoint(t-64*C(A*1.7),96+t*C(A*2),t+8*C(A*2),x,x,200,x)",9)
</script>

Biomech 2004

©Copyright Biomech 2002-2004
Generated with XHTML/CSS/JavaScript/PHP