HOME | DD

drsparc — Flying Windows Invader

Published: 2008-07-23 01:11:47 +0000 UTC; Views: 345; Favourites: 1; Downloads: 30
Redirect to original
Description Auto-generated wallpaper. A really nice Windows wallpaper rendered through a Space Invader template. This hack normally looks like crap, but this one turned out OK.

The original image is [link] by ~sagorpirbd ([link] ) who does very nice work.
Related content
Comments: 3

headroom73 [2008-07-23 09:02:20 +0000 UTC]

please post your script for generate wallpaper

👍: 0 ⏩: 1

drsparc In reply to headroom73 [2008-07-23 19:24:59 +0000 UTC]

It is currently too specific for my own system... it isn't general enough to publish. I was going to try and separate each hack into a stand alone app that could be. But I was thinking of starting with the legoize hack first.

This image and the ones with separate images are a hack I call mad_maps. I have files that map a "#" where I want an image and a "." where I don't. So the file contents look like:

. . . . # # # # . . . .
. # # # # # # # # # # .
# # # # # # # # # # # #
# # # . . # # . . # # #
# # # # # # # # # # # #
. . . # # . . # # . . .
. . # # . # # . # # . .
# # . . . . . . . . # #

Which looks better in a fixed width font. So the script reads the file and builds the image using NetPBM tools. There is more to it, but that is the idea.

👍: 0 ⏩: 1

headroom73 In reply to drsparc [2008-07-24 07:36:33 +0000 UTC]

ok, no problem, thank's

👍: 0 ⏩: 0