![]() |
| ||
| About Fractal Can anyone help me to create or to call "Fractal" using Java? Here a short defenition about fractal : "Many people are immediately drawn to the bizarrely beautiful images known as fractals. Extending beyond the typical perception of mathematics as a body of sterile formulas, fractal geometry mixes art with mathematics to demonstrate that equations are more than just a collection of numbers. With fractal geometry we can visually model much of what we witness in nature, the most recognized being coastlines and mountains. Fractals are used to model soil erosion and to analyze seismic patterns as well. But beyond potential applications for describing complex natural patterns, with their visual beauty fractals can help alter students' beliefs that mathematics is dry and inaccessible and may help to motivate mathematical discovery in the classroom. " Help me please.... |
| ||
| Re: About Fractal The mathematics are well described in many publications. For the graphics there are several options, most notably OpenGL and Java2D. Start with studying those separately, then combine that knowledge. |
| ||
| Re: About Fractal Good luck on the math ;) I made one once. You'll need a complex class since it goes in the form a + bi or something like that. I can't remember the exact formula for a mandelbrot. |
| ||
| Re: About Fractal In java it's simple largely due 2 its 2d package. Try googling 4 ideas. The mandelbrot set is defined by-- (-2.25 < Re c < 0.75,-1.5 < Im c <1.5) Simple as pie. :cool: |
| ||
| Re: About Fractal is that applepie or chocolate pie? :) |
| ||
| Re: About Fractal Quote:
|
| All times are GMT -4. The time now is 12:07 pm. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC