Go to file
mfeemster 770ff4622c --User changes
-Allow for continuous update during interactive rendering.

--Code changes
 -Make some variation related functions const where appropriate.
 -Use auto keyword more.
2015-06-28 17:48:26 -07:00
Builds --User changes 2015-05-30 22:14:34 -07: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 --User changes 2015-06-28 17:48:26 -07: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.