🕛
Friday / Jul 4th, 20257/4/2025

#21 — Mandelbrot Set with p5.js

Topics

Mandelbrot set,fractal,
Nebula logo

In this coding challenge, I program from scratch the Mandelbrot set with p5.js

  • Editing

    by Mathieu Blanchette

  • Animations

    by Jason Heglund

Passenger Showcase

The Showcase is collection of projects created by viewers like you!

Have you made something? Please share your work!

Try a challenge!

Suggested by the video you're watching

"Leibniz Formula for Pi" challenge

In this coding challenge, I use the Leibniz formula (aka infinite series) to approximate the digits of Pi and graph the convergence.

"The Mandelbulb" challenge

It's the Mandelbulb! What happens when you take the original fractal (The Mandelbrot Set) and extend it into 3D space. And how do you visualize it in Processing (Java) as a point cloud?