My project topic is Fractal.
i use two different method to do the fractal.
First is recursion. This pattern is designs by me.
http://hk.geocities.com/rysyoyoteam5/Fractal.java (main)
http://hk.geocities.com/rysyoyoteam5/FractalJPanel.java
Second is random decide the number between 0 and 1 and use some regulations mathematics formula to make it.
This pattern call sierpinski.
http://hk.geocities.com/rysyoyoteam5/Fractal1.java (main)
http://hk.geocities.com/rysyoyoteam5/Test.java
When you open my program, you will see this screen.When you press the increase level one times, this pattern will be change.
This is Lv1 pattern. when you press more times.
Lv3 pattern will emerge. When you press the Color button.

You can change the color whatever you like.
Sierpinski
This is Sierpinski.
Chatboard (0)