Skip to content

jensenr30/fractile

Repository files navigation

fractile banner

Fractile

Design and render 2D fractals in real time using SDL2.

Dependencies

  • make
  • sdl2
  • sdl2_image
  • sdl_ttf

Compile

make

TODO: make install

Run

./build/fractile

TODO: Refactor

  • fractal.c
  • fractal.h
  • globals.h
  • graphics.c
  • graphics.h
  • main.c
  • mt19937int.c
  • mt19937int.h
  • my_math.c
  • my_math.h
  • rand.c
  • rand.h
  • sidebar.c
  • sidebar.h
  • utilities.c
  • utilities.h

About

a vector fractal generator

Resources

License

Stars

Watchers

Forks

Packages

No packages published