capnoats wrote in mathart

Peter De Jong

Image of Peter De Jong Attractor behind cut...


Peter De Jong 1.6 -1.6 1.2 -1.2


x0 = 0.1
y0 = 0
a = 1.6
b = -1.6
c = 1.2
d = -1.2

The image above was generated with a C# program i threw together;


Peter De Jong program screencap


I can provide a copy of this program if anyone wants it, although it's still a little rough around the edges with a few unexpected glitches.

Thankfully none of these appear to be in the maths as using the default x0 and y0 and taking the a,b,c,d as provided at Paul Bourke's site seem to generate the correct images.