The easy way of creating dynamic abstract art using PHP
The theme I am using, specifically the logo, had inspired me to write something that had the same feel but a bit more random, the current one has a selection of 4 that randomly rotate..
I did have plans to round the edges and lift it up a bit, and write Mark Blah over the top, maybe I’ll get onto this in a later date.
You can see a demo of the Abstract PHP Art here and the source code here. if you go through the source code, you may find I had cheated, the way it all works is you specify a large abstract/smokey style image, and it basically crops it at random co-ordinates.. nothing special, but effective.
Filed under: code -
