mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-06-30 21:36:33 -04:00
9990d538f64d622c28f4f133bf8e3c783c7c3ee8

-Show image index in the library and sequence trees. -Add progress bar showing when preview renders are complete. -Automatically show animation preview when sequence generation is done. -Add the ability in the final render dialog to start a render within a sequence from a given point, rather than always having to start from the beginning. --Allow using the image index as its name rather than the file name.
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.
Installing
Windows
Download: Fractorium_23.23.8.1.msi
Mac
Download: Fractorium_23.23.8.1.dmg
Linux
Install from App Image .deb
Install ubuntu 20 or greater.
Download: Fractorium-23.23.8.1.x86_64.deb
cd ~/Downloads
sudo dpkg -i Fractorium-23.23.8.1.x86_64.deb
Install from App Image .rpm
Download: Fractorium-23.23.8.1.x86_64.rpm
Building from git
All builds are 64-bit.
Windows
Build Guide for Visual Studio 2019 or Qt Creator
Linux
Mac OS/X Sierra, El Capitan, Yosemite and Mavericks
Languages
C++
87.3%
C
9%
Rich Text Format
1.5%
QMake
1.1%
Shell
0.4%
Other
0.6%