Hi,
is there a nice way to calculate a number of pictures, which
afterwards can be replayed like a video?
(with smooth animation - without interruptions).
I want to draw some f(x, y, t) diagrams / pictures with t being time
for animation.
I am just starting with java and use swing/awt's JPanel
paintComponent(...) to draw a picture.
- thanks!
rgds
Frank