Unnamed Signage
by Pete Hindle
I’ve just finished writing a small program that generates our website banner. I’m not a great programmer, by any means, but I’m pretty proud of this program. It’s been a long evening where I could have blamed my lack of programming skills on a stinking cold and slouched off to bed at any point, but by creating a program to make the above banner I think hope I’ve saved work later on.
For now, you can refresh to see the subtle yet intricate changes, or download the program yourself to dissect how it works.
unnamed_signage (Processing Sketch)
Advertisement
Hey Pete,
You might want to generate your signage as a .png instead of a .jpg. Simple blocks of colour like this will compress well with png, and since it is lossless compression, you won’t get any of the little compression artefacts that are on there at the mo.
Thanks Conor!
nice one, is it a processing script?
Show us the internals!
cheers
B