Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/99thedark/infinite-mandelbrot

Mandelbrot Set for school project
https://github.com/99thedark/infinite-mandelbrot

fractal graphics mandelbrot mandelbrot-fractal webgl webgl2

Last synced: about 1 month ago
JSON representation

Mandelbrot Set for school project

Awesome Lists containing this project

README

        

# Infinite Mandelbrot
A project for school, revisited the Mandelbrot set. Uses arbitrary precision for the Mandelbrot Set by [K.I. Martin](http://www.science.eclipse.co.uk/sft_maths.pdf), implementation largely from [Inigo Quilez](https://www.shadertoy.com/view/ttVSDW).

By forcing the orbit point within the Mandelbrot set, there is a seemless transition.

View it [online](https://99thedark.github.io/Infinite-Mandelbrot/).