G'Day Folks,
I was looking through some old code and came across a (Turbo Pascal) program I wrote to draw Hypocycloid patterns.
I have ported it to Laz - which was a very simple task; it uses Pixels[] so it is fairly slow; but that is part of its charm. The pattern builds up over time; changing as it goes.
Anyway, the project it attached to this post.
I find the patterns amazing and hypnotic. Enjoy.
Note that it will
NOT work in macOS. I couldn't get it to work using the OnPaint method to draw the pattern.
cheers
S.