# How to Make Fractal Art: 3 Free Tools, Step by Step

> You do not need a math degree or a budget. Three free, battle-tested applications — XaoS, JWildfire, and Mandelbulber — will take you from zero to publishable fractal art inside an afternoon.

*Published 2026-06-25 · Updated 2026-06-25 · By James Okafor*

Key Takeaway: Making fractal art requires no coding, no mathematics background, and no money. Every tool covered here is free and open-source. Your only job is to explore a rule — and let infinity do the rest.

## What Is Fractal Art, and Why Does It Feel Different?

**Fractal art is any image whose visual content comes from the mathematics of fractals** — the Mandelbrot and Julia sets, flame fractals, iterated function systems, three-dimensional [Mandelbulb](https://en.wikipedia.org/wiki/Mandelbulb) structures — rather than from photography or hand-drawing. The artist does not invent the form; they navigate an infinite mathematical object and frame a region of it, choosing the palette, the lighting, and the point of view.

That distinction matters because fractal art is the only visual genre whose subject is literally *infinite*. Every render is a finite window onto a structure that keeps unfolding inward forever. You can zoom into the same Mandelbrot set for ten thousand lifetimes without reaching the bottom.

There is also measurable neuroscience behind the appeal. Physicist [Richard Taylor at the University of Oregon](https://blogs.uoregon.edu/richardtaylor/2016/02/03/human-physiological-responses-to-fractals-in-nature-and-art/) found, using EEG and skin-conductance measurements, that viewing mid-complexity fractal patterns — those with a fractal dimension of roughly 1.3 to 1.5 — triggers a physiological stress reduction of up to 60 percent. His explanation is *fractal fluency*: the human visual system has been shaped by billions of years of exposure to natural fractal scenery (trees, coastlines, clouds), and when the fractal dimension of a viewed image matches the internal fractal structure of our visual cortex, the brain processes it almost effortlessly, releasing the tension that attends hard cognitive work.

For a deeper look at the aesthetics and history behind the genre, see [Fractal Art: History, Meaning & the Psychology of Calm](https://fractal.us/art/fractal-art). For a full roundup of software at every price point, see [Best Fractal Software](https://fractal.us/art/best-fractal-software). This guide focuses on getting you to your first finished image — three free tools, step by step.

## What Software Do Fractal Artists Use?

The professional fractal art community converges on a small number of applications. Three of the most widely used are completely free:

      Tool
      Type of Fractal
      Learning Curve
      Best For
      Platform

      XaoS
      2D (Mandelbrot, Newton, Phoenix, 22 more)
      Lowest — point and click
      First-time explorers; live real-time zooming
      Windows, Mac, Linux; web app at xaos.app

      JWildfire
      Flame fractals (2D and 3D)
      Medium — parameter panels
      Organic, fire-and-smoke aesthetics; animation
      Windows, Mac, Linux (Java); Android

      Mandelbulber
      3D (Mandelbulb, Mandelbox, Menger Sponge, IFS)
      Higher — ray-tracing parameters
      Sculptural 3D renders; hybrid formula art
      Windows, Mac, Linux

All three are open-source, actively maintained, and available without a subscription. **XaoS** (pronounced *chaos*) is the gateway drug: you can have it running in a browser tab in under ten seconds at [xaos.app](https://xaos.app), no download required. **JWildfire** 9.0 (released October 2025, developed by Krzysztof Marczak's collaborator Andreas Maschke) is the dominant tool for flame fractals, with a community of thousands at [jwfsanctuary.club](https://www.jwfsanctuary.club). **Mandelbulber** version 28.0, also by Marczak, handles 3D ray-traced structures that look like impossible alien sculptures.

## How Do You Make Fractal Art Step by Step?

The process is the same regardless of which tool you choose: **choose a mathematical rule → explore → find a composition → tune the palette → export**. Below is a concrete walkthrough for each of the three tools, ordered from easiest to most advanced.

### Tool 1 — XaoS: Your First Fractal in Five Minutes

XaoS is a *real-time interactive fractal zoomer*, maintained by the [Fractal Foundation](https://fractalfoundation.org/resources/fractal-software/) and distributed under the GNU General Public License. Its defining feature is speed: unlike traditional generators that recalculate the full image at each zoom step, XaoS uses an interpolation algorithm that fills the screen at up to 60 frames per second, so zooming feels like flying.

  - **Open the web version.** Visit [xaos.app](https://xaos.app). The Mandelbrot set appears immediately. No download, no account.

  - **Zoom in.** Left-click anywhere that looks interesting. The view flies toward that point. Right-click to zoom out. On Mac: Ctrl+click to zoom out.

  - **Switch fractals.** Press keys 1–5 for Mandelbrot variants with different powers. From the Formula menu, try Newton or Phoenix — both produce strikingly different aesthetics from the same zoom interface.

  - **Change the palette.** Press R to cycle random palettes. Each keypress completely transforms the color identity of the image with the same underlying structure.

  - **Enable autopilot.** In the Filter menu, turn on Autopilot. XaoS will fly through the fractal autonomously, useful for building intuition about where interesting structure lives.

  - **Export.** File → Save Image saves a PNG. For publication-grade output, download the desktop application (Windows, Mac, Linux) from [GitHub](https://github.com/xaos-project/XaoS) for full resolution control.

*What to look for:* The most visually interesting regions of the Mandelbrot set live near its boundary — the thin filaments between the main bulb and its satellite buds, the seahorse valley (-0.75, 0.1), and the elephant valley (0.3, 0). Zoom to any of these and then pan slowly along the boundary.

### Tool 2 — JWildfire: Flame Fractals with Organic Flow

JWildfire is a Java-based flame fractal generator first released as the successor to the Amiga program *Wildfire*, with roots going back 25 years. Version 9.0 (October 2025) added JWildfireSwan as an optional GPU backend and support for a growing library of variation plugins. It has no locked features, no subscription, and no ads.

A *flame* in JWildfire terminology is a set of affine transforms and non-linear variations — mathematical operations that, when iterated millions of times with a point plotted at each step, trace out intricate curve-and-fire shapes. You control which variations are applied, their weights, and their palette mapping.

  - **Download and install.** Get the latest build from [jwildfire.overwhale.com](https://jwildfire.overwhale.com/). Java 11 or later must be installed; the site links to the correct runtime. Alternatively, a self-contained Steam version (paid, low cost) requires no Java.

  - **Create a new flame.** Click *New From Scratch*. A default linear flame appears in the preview pane.

  - **Add transforms.** Click *Add Transform* twice to create two transforms. Each transform is one mathematical operation. In the Variations panel, delete *linear3D* from the second transform and type *julia* in the search box — add it with weight 1.0. The preview will immediately change to a Julia-set-influenced flame pattern.

  - **Use the Mutagen.** In the Mutagen tab, click *Create Mutations*. JWildfire generates sixteen variations of your current flame. Click any thumbnail to jump to that version. This is the fastest way to discover unexpected beauty.

  - **Adjust the gradient.** In the Gradient tab, drag hue stops or click *Randomize* to repaint with a new palette. The flame redraws in real time.

  - **Render and export.** Set width and height in the Render panel (2000 × 2000 px is a good starting point for prints). Click *Render Image*. Save as PNG or TIFF. For batch rendering, use the Queue Render feature.

The [JWildfire Sanctuary](https://www.jwfsanctuary.club/) community site hosts over 2,000 shareable flame parameter files (flame XML) and 4,000+ gallery images. Download any flame XML, open it in JWildfire (*File → Open Flame*), and reverse-engineer how it was built — the fastest way to advance your skills.

### Tool 3 — Mandelbulber: Sculpting in Three Dimensions

Mandelbulber version 28.0 (released September 2025, developed by Krzysztof Marczak) renders three-dimensional fractals using ray tracing — the same rendering technique used in photorealistic CGI. The results look like alien coral, crystalline temples, or folded topographies carved from light and shadow. The supported fractal types include the [Mandelbulb](https://en.wikipedia.org/wiki/Mandelbulb), Mandelbox, IFS (iterated function systems), quaternion fractals, and more than sixty hybrid formula combinations.

  - **Download.** Get the installer for Windows, Mac, or Linux from [SourceForge](https://sourceforge.net/projects/mandelbulber/) or [mandelbulb.com](https://www.mandelbulb.com/). The application is 128 MB and installs in under two minutes.

  - **Load a preset.** On first launch, choose *File → Open Example*. Mandelbulber ships with dozens of pre-configured scenes. Open one and press *Render*. This confirms the software is working and shows you a target aesthetic.

  - **Navigate the 3D view.** Use the navigator panel (or WASD keys) to move the camera around the fractal object. Orbit, dolly, and pan until you find a composition where depth, shadow, and form interact interestingly.

  - **Switch the fractal formula.** In the *Objects* tab, click the formula dropdown. Change *Mandelbulb power 8* to *Mandelbox*. Click *Start Preview* — an entirely different topology appears. Experiment with the Power and Folding Limit sliders to deform the structure.

  - **Tune lighting.** In the *Lights* tab, add a second point light at a contrasting color. Ambient occlusion and hard shadows are enabled by default — they give the fractal its sense of physical mass. Increase the shadow softness for a more diffuse look.

  - **Render at full resolution.** In the *Image* tab, set output to 3840 × 2160 (4K). Check *Save to file* and click *Render*. Network rendering is supported if you have multiple machines.

Mandelbulber also supports **animation**: set keyframes by moving the camera to different positions and pressing *Add Keyframe*, then render a sequence of frames. The resulting fly-through videos are the kind of footage that accumulates millions of views on YouTube.

## What Is the Easiest Fractal to Draw by Hand?

Software is not the only path. Some of the most famous fractals can be constructed with a pencil, a ruler, and a willingness to repeat one rule. The easiest is the **Sierpiński triangle**, which requires only triangles and midpoints:

  - Draw a large equilateral triangle on paper.

  - Find the midpoints of all three sides and connect them with straight lines, dividing your triangle into four smaller triangles.

  - Leave the center triangle empty (this is the first removed piece). Shade or outline the three corner triangles.

  - Repeat step 2 and 3 for each of the three corner triangles. After three or four iterations, the self-similar fractal pattern becomes unmistakable.

The resulting shape has a [fractal dimension](https://fractal.us/what-is-a-fractal) of approximately 1.585 — more complex than a line but less than a filled plane. It is also one of the oldest fractal objects: Polish mathematician Wacław Sierpiński described it formally in 1915, sixty years before Benoit Mandelbrot coined the word *fractal*.

The **Koch snowflake** is the second-easiest hand-drawn fractal. Start with an equilateral triangle, then on each side replace the middle third with two sides of a smaller equilateral triangle. Repeat on every new edge. After five or six iterations, the shape begins to look like a snowflake — and it possesses the paradox that its perimeter is *infinite* while the area it encloses remains finite.

## How Do You Develop Your Own Fractal Art Style?

The fractal art community has evolved a set of practices for moving from technically correct output to images with a distinctive voice. Most established artists describe the same process:

  - **Work a single formula deeply before switching.** The Mandelbrot set has been explored for forty years and artists continue to find unpublished compositions within it. Depth of familiarity with one formula develops intuition that generalizes.

  - **Build a personal palette library.** Color is the single largest lever on the emotional register of a fractal image. Save any gradient you love as a named preset. Over time this accumulates into a distinctive palette vocabulary — the equivalent of a painter's preferred pigments.

  - **Constrain the composition deliberately.** The most publishable fractal images follow the same compositional rules as landscape photography: a clear focal subject, a sense of depth through foreground and background, and a relationship between the fractal detail and the negative space around it. Turn on the rule-of-thirds grid overlay if your tool supports it.

  - **Post-process judiciously.** Exporting from any of the three tools above gives you a PNG or TIFF that can be refined in [GIMP](https://www.gimp.org/) (free) or Photoshop. Small adjustments to contrast, vibrance, and sharpening can make the difference between a technically good render and a print-quality artwork. **Avoid heavy filtering** — the fractal structure should remain the hero.

  - **Share early and absorb feedback.** The fractal art community on DeviantArt and JWildfire Sanctuary is genuinely collaborative. Uploading an early work and asking for critique accelerates skill acquisition faster than any solo practice.

## Can AI Generate Fractal Art?

AI image generators (Midjourney, Stable Diffusion, DALL-E) can produce images that look superficially fractal — dense, swirling, self-similar in feeling. But there is an important distinction: **AI-generated images are not mathematically fractal**. They are statistical approximations of visual patterns learned from training data; they do not iterate a precise mathematical rule and therefore do not possess the exact self-similarity, infinite zoom depth, or verifiable fractal dimension of images produced by XaoS, JWildfire, or Mandelbulber.

For artists who want both: use an AI generator to develop a compositional idea or color direction, then recreate the concept in a proper fractal tool. The resulting work carries mathematical authenticity that a pure AI generation cannot.

Dedicated fractal-specific AI tools are also emerging. Platforms such as [OpenArt](https://openart.ai/generator/fractal) and [CGDream](https://cgdream.ai/features/ai-fractal-art-generator) use diffusion models conditioned specifically on fractal imagery, producing results that are more structurally coherent than general-purpose generators — though still distinct from genuine mathematical fractals.

## Sources

1. [https://fractalfoundation.org/resources/fractal-software/](https://fractalfoundation.org/resources/fractal-software/)
2. [https://xaos-project.github.io/](https://xaos-project.github.io/)
3. [https://github.com/xaos-project/XaoS](https://github.com/xaos-project/XaoS)
4. [https://jwildfire.overwhale.com/](https://jwildfire.overwhale.com/)
5. [https://github.com/thargor6/JWildfire](https://github.com/thargor6/JWildfire)
6. [https://www.jwfsanctuary.club/beginner-essentials-starting-out/](https://www.jwfsanctuary.club/beginner-essentials-starting-out/)
7. [https://sourceforge.net/projects/mandelbulber/](https://sourceforge.net/projects/mandelbulber/)
8. [https://www.mandelbulb.com/category/3d-fractal-rendering-software/mandelbulber/](https://www.mandelbulb.com/category/3d-fractal-rendering-software/mandelbulber/)
9. [https://blogs.uoregon.edu/richardtaylor/2016/02/03/human-physiological-responses-to-fractals-in-nature-and-art/](https://blogs.uoregon.edu/richardtaylor/2016/02/03/human-physiological-responses-to-fractals-in-nature-and-art/)
10. [https://www.smithsonianmag.com/innovation/fractal-patterns-nature-and-art-are-aesthetically-pleasing-and-stress-reducing-180962738/](https://www.smithsonianmag.com/innovation/fractal-patterns-nature-and-art-are-aesthetically-pleasing-and-stress-reducing-180962738/)
11. [https://en.wikipedia.org/wiki/Mandelbulb](https://en.wikipedia.org/wiki/Mandelbulb)
12. [https://en.wikipedia.org/wiki/Fractal_art](https://en.wikipedia.org/wiki/Fractal_art)
13. [https://openart.ai/generator/fractal](https://openart.ai/generator/fractal)
14. [https://cgdream.ai/features/ai-fractal-art-generator](https://cgdream.ai/features/ai-fractal-art-generator)
15. [https://www.gimp.org/](https://www.gimp.org/)

---
Source: https://fractal.us/art/how-to-make-fractal-art
Index: https://fractal.us/llms.txt · Full text: https://fractal.us/llms-full.txt
