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

https://github.com/omerkel/fractals

Rendering Fractals like Hilbert curves, Julia sets and Mandelbrot sets in various techniques.
https://github.com/omerkel/fractals

fractals glsl-shaders hilbert-curve julia-sets jupyter-notebook mandelbrot-sets matplotlib numpy webgl-shader

Last synced: 3 months ago
JSON representation

Rendering Fractals like Hilbert curves, Julia sets and Mandelbrot sets in various techniques.

Awesome Lists containing this project

README

          

# Fractals

Rendering Fractals like

* [Hilbert curves](Hilbert),
* [Julia sets](Julia_Set),
* [Mandelbrot sets](Mandelbrot) and
* [Sierpinski triangle](Sierpinski)

in various techniques.