Wallpaper generator (images)
Monkey Forums/Monkey Code/Wallpaper generator (images)
| ||
The last few days I have been trying to program background images. This is one of the programs that had rather nice results. What the code does is create rectangles of various sizes. Then on random locations on the map the lines are moved around(vert and hor - drip) Then on random locations on the map a blur is done. Then on random locations on the map a pixel is sharpened. Then the image is tinted and drawn. Here a video : Here the web html: http://cromdesi.home.xs4all.nl/html5/rectbackgrounds/MonkeyGame.html ![]() ![]() Here the code |
| ||
Here a slight variation (more difference) |