jelenaljaz / julia-set-visualisation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:C 79.8%Language:Objective-C 14.4%Language:CMake 5.8%