JavaView example 6 - Animation
This is JavaView example for chapter 8. With the help of a computer mouse we can rotate the image in any direction, zoom in or out, move, etc. Make a right mouse click on the image to open a menu where we can switch between manipulation modes or open panel to JavaView utilities. More about this example in chapter 8.
Lissajous curve again
This example shows animated Lissajous curve. The animation shows the flow of the parameter "t" on the curve. The equation of curve was given in parametric form as [cos(3*t), sin(5*t)]. This time we use 5 key frames per second.
In order to see the animation click on the applet area and press [Ctrl]+[A]. You should obtain the animation pannel where you will be able to play or stop animation, and change the settings for animation.
