Skip to content

gyanantaran/pretty-fractals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pretty-fractals 🔥 A collection of fractals that I've made with code

Collection of some really beautiful, serene fractals.

These demonstrate in some cases the idea of compilation, the idea of compiler optimisation.

Eye Candy

  1. $cos(z^2 - c)$ 9.9M

cos(z^2-c)

  1. $z^2 + c$ 924.7K

mandel

  1. Blackhole 286.2K -- Julia set for some initial condition I forgot

julia

  1. $cot(z^2-c)$ 148.7K -- Heart warming

cot(z^2-c)

There are some other interesting renders(.bmp format) inside mandelbrot/images.zip. Fell free to observe calmly.

contributions and feedback are welcome

@vishalpaudel