Skip to content

psychofisch/mandelbrot_js

Repository files navigation

Mandelbrot JS

This is a very simple Mandelbrot generator. I wrote this just for fun. Thanks Numberphile for the inspiration!
The current version uses PixiJS for rendering and uses a shader for the calculation were each pixel represents a complex number.
(An older implementation used the math.js library)

Author

psychofisch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages