DS BumpMap


Sorry, no java browser

DSBumpMap places a cool bumpmap effect, with animated spotlight over any image. You can also insert another image and scrolling text over top of the original image! All of this plus the applet comes with a code generator for those who don't know any HTML or Java!

How To Use:

  • Download DS_BumpMap_10J.zip (23 KB)
  • Unzip with a compression utility.

    Java Source: unavailable

    Sample HTML Source:

    <APPLET CODE="DS_BumpMap.class" width=300 height=199>
    		<PARAM NAME=credits 
    			VALUE="Applet by Dario Sciacca (www.dseffects.com)">
    
    		<PARAM NAME=image VALUE="bridge.jpg">
    		<PARAM NAME=diameter VALUE="150">
    		<PARAM NAME=palette VALUE="2">
    		<PARAM NAME=interactive VALUE="YES">
    		<PARAM NAME=overtext1 VALUE="Welcome to JavaBoutique">
    		<PARAM NAME=overtexty1 VALUE="10">
    		<PARAM NAME=overtextcol1 VALUE="ff007f">
    		<PARAM NAME=overtextsize1 VALUE="24">
    		<PARAM NAME=overtexttype1 VALUE="scrollleft">
    		<PARAM NAME=overtextspeed1 VALUE="2">
    		<PARAM NAME=overtext2 VALUE="Applets and more">
    		<PARAM NAME=overtextcol2 VALUE="ffffff">
    		<PARAM NAME=overtextsize2 VALUE="16">
    		<PARAM NAME=overtexttype2 VALUE="scrollup">
    		<PARAM NAME=overtextspeed2 VALUE="2">
    		<PARAM NAME=overtext3 VALUE="www.dseffects.com">
    		<PARAM NAME=overtexty3 VALUE="144">
    		<PARAM NAME=overtextcol3 VALUE="ff0000">
    		<PARAM NAME=overtextsize3 VALUE="20">
    		<PARAM NAME=overtexttype3 VALUE="scrollleft">
    		<PARAM NAME=overtextspeed3 VALUE="1">
    
    		<B>Sorry, no java browser</B>
    </APPLET>
    

    Configuration: config.html

    Status: Free with credit message or register for $20.00

    Author: Dario Sciacca

    Homepage: http://www.dseffects.com

    Upload Date: September 14, 2000


    How to Add Java Applets to Your Site

    New on the Java Boutique:

    New Review:

    Time Management Made Easy with the Quartz Enterprise Job Scheduler
    Why not just use the Java timer API? This open source scheduling API boasts simplicity, ease-of-integration, a well-rounded feature set, and it's free!

    New Applet:

    Reverse Complement
    Reverse Complement is a simple applet that converts DNA or RNA sequences into three useful formats.

    Elsewhere on internet.com:

    WebDeveloper Java
    Lots of Java information on webdeveloper.com

    WDVL Java
    Thorough Java resource at the Web Developer's Virtual Library.

    ScriptSearch Java
    Hundreds of free Java code files to download.

    jGuru: Your View of the Java Universe
    Customizable portal with online training, FAQs, regular news updates, and tutorials.