Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 297 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 297 Bytes

Julia sets visualisation

A small command line application that visualises a Julia set computed from a complex number (real and imaginary component) given through command line input. The output of the set is saved as a bitmap image fractal.bmp in the same place where the compiled program is.