Go to file
Matt Feemster e1808c9bda Merge pull request #28 from gh2k/qmake-debugrel
Ensure debug and release options are explicitly specified with qmake
2015-08-01 06:54:23 -07:00
Builds Ensure debug and release options are explicitly specified with qmake 2015-08-01 11:00:13 +01:00
Data Remove ReadMe.txt from all project files. 2015-03-21 15:27:37 -07:00
Deps/CL Add CL header missing on osx 2015-01-14 10:35:38 +00:00
Source --Bug fixes 2015-07-31 19:46:53 -07:00
.gitignore Fix output directory in qt projects to be relative to the repository 2015-07-29 12:42:22 +01:00
.travis.yml Branch sync 2015-07-31 19:50:13 -07: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.