            Bumped Surface Lighting 1.0 Applet
       Copyright (C) by Christian Cohnen 1997-1998

This applet takes a jpeg logo and a bumpmap to calculate a realtime
lighted surface ! The logo and the bump map must be the same size.
If you want the applet can be a hyperlink and the url is shown 
when the mouse is over applet area.

example:

<!-- Bumped Surface (c) Christian Cohnen -->
<!-- http://home.pages.de/~cohnen -->
<applet code="LightMap.class" align="baseline" width="320" height="150"> ; Initial classtag size of the logo+bump map
<param name="pic" value="logo.jpg">
<param name="bump" value="bump.jpg">
<param name="link" value="http://www.chris.de">
Sorry, your browser doesn't support Java.  ; Message in no java browsers
</applet>

Parameters:
pic: the name of the logo
bump: name of the bump map
link: (optional) hyperlink for left mouse button


Copyright and distribution notices

Christian Cohnen is the author and owner of this applet.
You can use this applet freely to enhance your personal web pages just give
me a link on your webpage. 
Please link to http://www.home.pages.de/~cohnen !

For commercial usage the applet can be licenced (full source code included).


Note: pressing the right mouse button on the applet will automatic link to my homepage.


Please include following message before the applet tag:
<!-- Pixel Dust Copyright (c) Christian Cohnen -->
<!-- http://home.pages.de/~cohnen -->



Christian Cohnen (cohnen~SANCTION)

email: cohnen@uni-koblenz.de
http://home.pages.de/~cohnen
http://home.pages.de/~sanction


