Go to file
mfeemster b1d5db261b Additional changes to work with Simon's pull request.
-Remove unneeded glFinish() call in GLWidget.
-Remove unneeded AMD_OS_WIN preprocessor in several projects.
-Define NVIDIA in all projects that use the NvidiaRelease build and depend on OpenCL.
2015-01-29 18:22:15 -08:00
Builds Additional changes to work with Simon's pull request. 2015-01-29 18:22:15 -08:00
Data Fix incorrect parsing of legacy "symmetry" xform Xml element. 2015-01-23 18:26:18 -08:00
Deps/CL Add CL header missing on osx 2015-01-14 10:35:38 +00:00
Source Additional changes to work with Simon's pull request. 2015-01-29 18:22:15 -08: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.