Go to file
Matt Feemster e20ea74113 Merge pull request #34 from gh2k/buildscript-tweak
Fix incorrect syntax in qmake variable assignment
2015-12-10 20:32:20 -08:00
Builds Fix incorrect syntax in qmake variable assignment 2015-12-03 11:46:54 +00:00
Data --Bug fixes: 2015-11-23 16:33:43 -08:00
Deps/CL Add CL header missing on osx 2015-01-14 10:35:38 +00:00
Source --Bug fixes: 2015-12-10 20:19:41 -08: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.