Go to file
Simon Detheridge c2ef02a8bf Write all non-xml data to cerr from EmberGenome
The command is intended to write XML output to stdout for piping into an xml file, but adds diagnostic information and warnings to the output, generating invalid XML.
2015-01-21 13:34:34 +00:00
Builds 0.4.1.8 Beta - Date pending testing. 2015-01-19 08:39:50 -08:00
Data 0.4.1.8 Beta - Date pending testing. 2015-01-19 08:39:50 -08:00
Deps/CL Add CL header missing on osx 2015-01-14 10:35:38 +00:00
Source Write all non-xml data to cerr from EmberGenome 2015-01-21 13:34:34 +00:00
.gitignore Exclude osx build output in gitignore 2015-01-14 09:31:10 +00:00
LICENSE Initial commit 2014-07-08 00:05:16 -07:00
README.md Initial commit 2014-07-08 00:05:16 -07:00

fractorium

A Qt-based fractal flame editor which uses a C++ re-write of the flam3 algorithm named Ember and a GPU capable version named EmberCL which implements a portion of the cuburn algorithm in OpenCL.