GitXplorerGitXplorer
a

42-fract-ol

public
1 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
1fb6a82e0da793ad8c44e3294490267a8fbbc483

M: mlx as shared lib implemented

aandreyvdl committed a year ago
Unverified
19af07ecea5ca7cbd239c550ee3d349d5bcc00fa

+: just adding to see what changes

aandreyvdl committed a year ago
Unverified
4ae962ad7ee8b1ecb64011e47ece30f8a1fa4f33

M: last commit, all working, no leaks, compatibility libs, 5 fractals, have fun :)

aandreyvdl committed a year ago
Unverified
d03ad9c27bf874ff93ae08615abade52405e109e

M: added julia, tricorn and burning ship

aandreyvdl committed a year ago
Unverified
7da2a495c49cb8205901c592f2207c273265a535

M: mandelbrot finish, command set finish, color finish, gradient made, now only julia

aandreyvdl committed 2 years ago
Unverified
75a76d2abce708c56d7ef8c6c51e76591cd0b17b

M: from basic iteration to almost cutting mandelbrot head

aandreyvdl committed 2 years ago

README

The README file for this repository.


Program name files to turn in Makefile rules External functions Result
fractol Makefile, *.h, *.c NAME, all, clean, fclean, re open, close, read, write, malloc, free, perror, strerror, exit, math library, mlx library, ft_printf, libft ???/100

Objective

This project is about creating a small fractal exploration program.

Execution

make
./fractol fractol_name [options ...]