Random Stuff III

One of my favorite hobbies might be writing stuff using random numbers (well at least what programmers call a random number, it’s not 100% random).
So I can add some additional random generated images:

.

At the moment it requires a lot of calculating, but it’s just a concept, nothing special. The script spends most of the time by trying to figure out which pixels to draw and which to recalculate as they don’t fit the distance threshold. At least it’s easier than clicking all those dots in photoshop.

Leave a Reply