Go to file
2015-04-20 11:57:10 +01:00
Builds Update fractorium .pro with new files 2015-04-20 11:38:33 +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 Fix ambiguous call to pow due to uncast float literal 2015-04-20 11:57:10 +01:00
.gitignore Add .gch directories to gitignore 2015-01-26 20:17:29 +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.