Coding 2025-04-10
I swiped some public domain code for generating blue noise, and the result looks solid. I would like to factor the code apart a little, but right now it can generate a 64 by 64 texture in like a second, so, like, should I actually care?
At this point, I can either start messing around with alternative space-filling curves or averaging algorithms for Riemersma, or start playing around with image generation, now that I've got a good stable of algorithms. Realistically, I should be focusing on what I'm going to actually print, but I have Ideas about space-filling curves...
Anyway, I should get to bed twenty minutes ago.
Good night.