Go to file
mfeemster 69b8aaea5b Replace all instances of auto_ptr with unique_ptr.
Make EmberRender and EmberAnimate place their output renders in the same folder of the input parameter file. Previously it was just placing them in the same folder as the executable, which is wrong.
2014-10-18 14:07:07 -07:00
Builds asdfsadf 2014-10-16 21:16:25 -07:00
Data 0.4.1.3 Beta 10/14/2014 2014-10-14 08:53:15 -07:00
Source Replace all instances of auto_ptr with unique_ptr. 2014-10-18 14:07:07 -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.