Go to file
Simon Detheridge 64fdcbdfb2 Add travis config
This adds a travis config to build everyting on 12.04. Because 12.04 is quite old, there are a certain number of hoops that need to be jumped through in order to get things working. As a result, the build script is more complex than I'd like.
2015-05-28 14:23:35 +01:00
Builds Add travis config 2015-05-28 14:23:35 +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 pedantic gcc error about missing template keyword 2015-05-27 15:51:21 +01:00
.gitignore Add .gch directories to gitignore 2015-01-26 20:17:29 +00:00
.travis.yml Add travis config 2015-05-28 14:23:35 +01: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.