Fractorium - A Qt-based fractal flame editor

Started by Stefan, April 08, 2014, 07:31:14 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Stefan

QuoteA 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.

Fractorium and its associated command line tools can render fractal flames using the CPU, or OpenCL. In order to use OpenCL, you must have an nVidia card that has the Fermi architecture or later, or a recent AMD card. If you attempt to use an unsupported card, you will receive an error message and the CPU renderer will be used instead.

Note: if you start final render the main window remains blank until final render window is closed.