mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-03-13 07:11:35 -04:00
![]() Allow for setting rendering thread priorities from the command line and final render dialog. Currently only implemented on Windows. Show estimated time left on the final render dialog. Sort palette list by name, instead of by index in the palette file. Sorting can be flipped by clicking the column headers of the palette table. --Code changes Remove unnecessary connect() statement in Variations tab. |
||
---|---|---|
Builds | ||
Data | ||
Deps/CL | ||
Source | ||
.gitignore | ||
LICENSE | ||
README.md |
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.