VRML & Java

 

<html>

    <head>

    <title> RGB Applet </title>

    </head>

    <body>

        <center>

            <embed src="sphere.wrl" border=0 height="250" width="375">

        <P>

        RGB Applet<br>

        <P>

            <applet code="RGB.class" mayscript height="200" width=500">

            </applet>

        </center>

    </body>

</html>

 

Index