Sierpinski triangle programs by 5 AI models
-
This post did not contain any content.
Sierpinski triangle programs by 5 AI models
Sierpinski triangle programs by 5 AI models
(slicker.me)
-
This post did not contain any content.
Sierpinski triangle programs by 5 AI models
Sierpinski triangle programs by 5 AI models
(slicker.me)
I'm disappointed that none of them seem to have gone with the random convergence approach.
Set the three corners of an equilateral triangle. Pick a random starting point on the canvas. Every iteration, pick a random corner from the triangle and your next point is the midpoint between the current point and that corner. While the original point is almost guaranteed not to be a point in Sierpinski's triangle, each iteration cuts the distance between the new point and the nearest Sierpinski point in half.
If you start plotting points starting with (say) the 50th one, every pixel is "close enough" to a Sierpinski point that you see the triangle materialize out of nothing. The whole thing could be programmed in about 20 lines of QBasic on DOS 30 years ago.
-
I'm disappointed that none of them seem to have gone with the random convergence approach.
Set the three corners of an equilateral triangle. Pick a random starting point on the canvas. Every iteration, pick a random corner from the triangle and your next point is the midpoint between the current point and that corner. While the original point is almost guaranteed not to be a point in Sierpinski's triangle, each iteration cuts the distance between the new point and the nearest Sierpinski point in half.
If you start plotting points starting with (say) the 50th one, every pixel is "close enough" to a Sierpinski point that you see the triangle materialize out of nothing. The whole thing could be programmed in about 20 lines of QBasic on DOS 30 years ago.
random convergence
- isn't it the fourth one (NinjaTech)?
-
random convergence
- isn't it the fourth one (NinjaTech)?
Oh, maybe! I didn't understand how it chose the points, but it does look like the random convergence approach.
Nice, thanks!
-
This post did not contain any content.
Sierpinski triangle programs by 5 AI models
Sierpinski triangle programs by 5 AI models
(slicker.me)
-
-
-
Massive internet outage reported: Google services, Cloudflare, Character.AI among dozens of services impacted
Technology1
-
-
We built our own AI assistant (J-TECH AI) to showcase what we can do – here’s what it does and why
Technology2
-
-
Prototype of RTX 5090 Appears With Four 16-Pin Power Connectors, Capable of Delivering 2,400W
Technology1
-