Close

Adding a Nonlinear Field Pot Designer

A project log for Equation-Driven Pots

Equation-Driven Pots is a generative design project that utilizes mathematical equations to create functional, 3D-printable plant pots.

arkadiArkadi 3 days ago0 Comments

One of the biggest updates to Equation-Driven Pots so far is the addition of a new browser tool: Nonlinear Field Pot Designer.

Until now, most of the project has focused on stable equation-driven workflows built around cylindrical and spherical radius fields, surface texture, and later multi-part color separation. Those tools are still the core of the project, but I wanted to push the design space further into more unusual mathematical behavior.

The new nonlinear tool does exactly that.

Instead of relying only on the smoother harmonic style of sin, cos, envelopes, and interference patterns, this version opens the door to more aggressive and more sculptural operations such as:

That changes the kind of forms the generator can produce.

The older tools are good at stable, elegant, printable variations: ribs, petals, twists, scales, lattices, color masks, and other structured surface logic. The nonlinear tool is more about folds, terraces, arc-shaped petals, phase jumps, compressed ridges, and stranger field interactions that do not repeat as obviously.

In practice, it feels less like adding a few new presets and more like opening a new branch of the design language.

A few examples of what this makes possible:

The tradeoff is stability.

This tool is much more experimental than the earlier ones. Some parameter combinations produce invalid geometry or forms that are no longer printable, so I am treating it as an exploration tool rather than a replacement for the more stable designers. The more established tools are still better when I want predictable output. The nonlinear version is where I go when I want to discover shapes I would not have arrived at with ordinary harmonic equations alone.

That also makes it exciting.

The project is gradually turning into a family of related design environments:

So this update is not just “more math.” It is really about expanding what kinds of form can be described, explored, and fabricated directly from equations.

I’ll keep refining the nonlinear presets and the guardrails around them, but even in its unstable state it is already producing some of the most interesting shapes in the project so far.

Tool file: 

JavaScript/NonlinearFieldPotDesigner.html

Discussions