Go to file
mfeemster e4a47d0d16 -tan(float) was crashing under VS2013 with large numbers so replace with SafeTan<T>().
-Put about dialog in the center of the screen. A Qt upgrade somehow moved it to the side.
2014-09-07 21:05:27 -07:00
Builds -tan(float) was crashing under VS2013 with large numbers so replace with SafeTan<T>(). 2014-09-07 21:05:27 -07:00
Data 0.4.1.2 Beta 08/05/2014 2014-08-05 21:50:52 -07:00
Source -tan(float) was crashing under VS2013 with large numbers so replace with SafeTan<T>(). 2014-09-07 21:05:27 -07:00
.gitignore 0.4.1.2 Beta 08/05/2014 2014-08-05 21:50:52 -07: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.