GitHub

compute-shaders

Fractal viewer in Python using compute shaders and the Arcade and Pyglet modules. Currently supports Julia, multi-Julia, Mandelbrot, Multibrot, Burning Ship, Newton Fractal and the Sierpinsky Carpet.
Abstract: Fractal image processing remains today one of the test techniques for time processing speed on image analysis. Based on previous generation experiences for the Mandelbrot set, the article ...