Overview |
---|
This is a program which will generate images for the user to decide if they are pleasing to their eye. Then, once the images have been rated, more random images will be generated similar to the best looking ones. This uses Genetic Programming and a lisp dialect (using my 'lithp' lisp interpreter.) The programs use the lisp syntax, but mostly are custom made commands like (line 30 20 40 199) and such to draw a line.
For now, it will generate a lisp program which will display to the
screen. Some examples can be seen below, although a single lisp program
can generate many different images, like this: ![]() ![]() ![]() ![]() ![]() ![]() ![]() The same lisp program, generating various images (Notice the orange box and concentric circles in all seven of these.) |
Gallery |
![]() the splash screen (works at any resolution)
Various random screens generated with this lisp program |
News |
|
License |
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as published
by the Free Software Foundation; either version 2 of the License, or
(at your option) any later version. |
Downloads | |
---|---|
SmartPainter requires that you have the libSDL library properly installed for your system. | |
(170kb) |
|
(145kb) |
|