Reflection/Refraction


This java applet shows the physics behind a beam of light impinging at some angle

The java applet was divided into two region lower half (water) and upper half (air).



Usage¡GYou will find a flashlight under the water surface. (Picture)



How to translate strings to your own language:
The original web page contains the following line
<APPLET code="light.class" width=500 height=340></APPLET>

add parameters between the html code

<APPLET code="light.class" width=500 height=340>
<param name="water" value="Agua">
<param name="Air" value="Aire">
<param name="flat surface" value="Superficie Lisa">
<param name="rough surface" value="Superficie Rugosa">
</APPLET>
Then "water" will be replaced by "Agua" ...etc.
sample file


Your suggestions are highly appreciated! Please click hwang@phy03.phy.ntnu.edu.tw

Author¡GFu-Kwun Hwang, Dept. of physics, National Taiwan Normal University
Last modified :  More physics related java applets