| Home > Programming > Fractals |
| Here you can find source code for rendering various fractals. All source code is written in Delphi. Every procedure looks like this: |
|
| where ABitmap is a valid TBitmap image. Use these procedures to your programs to create fractal images into bitmaps. |
| The source code found here was the base to build Fractal Designer. |
| Choose from the following fractals available. | |||||||||||||||
| Mandel Set | |||||||||||||||
|
|||||||||||||||
| Julia Set | |||||||||||||||
|
|||||||||||||||
| Other | |||||||||||||||
|
In order to download the source code of Fractal Desingner 1.0 click here (16Kb).