An open API service indexing awesome lists of open source software.

https://github.com/aiekick/code_snippets


https://github.com/aiekick/code_snippets

bash c fractal julia snippets

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# code_snippets

Julia 2d Fractal :

[Julia 2d fractal in ASCCI art In bash (for fun)](julia_fractal/julia.sh)

[Julia 2d fractal in ASCII art animated in c](julia_fractal/julia.c)

[Julia 2d fractal Sdf to bitmap file in c++](julia_fractal/julia_to_pict.cpp)

[Julia 2d fractal Sdf to bitmap file in rust](julia_fractal/julia_to_pict.rs)