Go to file
Simon Detheridge 2999cd159f Work around segfault in LLVM on osx by removing lambda default parameters
It's an ugly hack, but it's the only workaround I could find.
2015-01-14 13:15:23 +00:00
Builds Fix fractorium project file for osx 2015-01-14 11:39:49 +00:00
Data 0.4.1.7 Beta 01/02/2015 2015-01-02 15:11:36 -08:00
Deps/CL Add CL header missing on osx 2015-01-14 10:35:38 +00:00
Source Work around segfault in LLVM on osx by removing lambda default parameters 2015-01-14 13:15:23 +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.