Program-Files

The files listed up in the following table contain the program files written in C (*.c and *.h) to build the 4 executables used to create our pictures; they were compressed using power_zip.exe. Files ending on *.exe uncompress automatically on Windows, those ending on *.zip need an adequate program to uncompress.

To deal with those compressed file copy them first to your own computer, please.

Julia_2D.exe
Julia_2D.zip
Julia_3D.exe
Julia_3D.zip
Mandelbrot_2D.exe
Mandelbrot_2D.zip
Mandelbrot_3D.exe
Mandelbrot_3D.zip

Among the unpacked files there always is a makefile; it contains instuctions for compiling/linking. Do not expect to build an executable from our source files, the library to build the programs surface is missing and it is not free.