Page 1 of 1
Out of sheer curiosity...
Posted: Tue Apr 26, 2005 8:10 pm
by Todd_Z
Has anyone seen any php randomly/algorithmically created art?
Posted: Tue Apr 26, 2005 8:53 pm
by John Cartwright
I have actually seen a few PHP competitions where the objective was to create an art like image.. if thats what your asking.
Moved to General Discussion
Posted: Wed Apr 27, 2005 1:22 am
by n00b Saibot
i remember one such thing posted here... he made a spirograph script using php.
wait... i found it
viewtopic.php?t=30896
onion2k made it

Posted: Wed Apr 27, 2005 9:47 am
by pickle
I saw a script once that made a random, 2-d, street level view of a city skyline. The script used source pictures like houses, skyscrapers, stores, etc, and placed them on a street.
Posted: Wed Apr 27, 2005 10:05 am
by malcolmboston
erm, computers aint that clever too automatically generate 2d street level maps from images of houses etc.
imagine the complexity of it, the images taken at different angles height etc
Posted: Wed Apr 27, 2005 10:21 am
by n00b Saibot
malcolmboston wrote:erm, computers aint that clever too automatically generate 2d street level maps from images of houses etc.
sure can do. you aren't getting the picture of it.
2D skyline not the whole thing. it sure is possible.
Posted: Wed Apr 27, 2005 11:00 am
by d3ad1ysp0rk
malcolmboston wrote:erm, computers aint that clever too automatically generate 2d street level maps from images of houses etc.
imagine the complexity of it, the images taken at different angles height etc
Are you kidding me? With the right programmer, almost nothing is impossible..