Water Effect 2.1
example 1

go to example 1 2 3  doc main



 


Just a simple water demo, with blue background. FPS Counter enabled. No ships on the water surface and standard raindrop per sec. Move the mouse pointer over the applet to disturb the surface.

Embedded HTML Code:

<applet code"Water2.class" width="100" height="100">
<param name=
"link" value="http://www.chriscohnen.de">
<param name=
"fps">
<param name=
"color" value="#0000AF">
</applet>