🕛
Saturday / Mar 15th, 20253/15/2025

#168 — The Mandelbulb

Languages

Processing

Topics

3D,fractals,
Back

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?

  • Editing

    by Mathieu Blanchette

  • Animations

    by Jason Heglund

Passenger Showcase

What the Coding Train community has created based on this video

Have you completed a project? Share your work!

Try a challenge!

Suggested by the video you're watching

"Spherical Geometry" challenge

In this coding challenge, I create a sphere in Processing using spherical coordinates and triangle strips. This is the 3rd part of a multi-part series on superformulas, superellipses and supershapes.