diff options
author | Petar Petrov <ppetrov@paju.oulu.fi> | 2013-06-03 16:33:36 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-06-04 00:11:33 -0500 |
commit | ca77a5a0a0bd68537c6f629c84519b26c10a23d1 (patch) | |
tree | 0453960c6c1367d2cbfe8dff1265ffd29de65002 /graphics/fyre/README | |
parent | 78762fe4e0df229065227461b96af90a08b119e4 (diff) |
graphics/fyre: Added (A tool for producing computational artwork)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'graphics/fyre/README')
-rw-r--r-- | graphics/fyre/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/fyre/README b/graphics/fyre/README new file mode 100644 index 000000000000..07d3d1db7afd --- /dev/null +++ b/graphics/fyre/README @@ -0,0 +1,5 @@ +Fyre is a tool for producing computational artwork based on histograms +of iterated chaotic functions. At the moment, it implements the Peter +de Jong map in a fixed-function pipeline with an interactive GTK+ +frontend and a command line interface for easy and efficient rendering +of high-resolution, high quality images. |