Person 26e075def5 --Bug fixes
-Another attempt to fix null termination bug with reading files for Xml processing.
2024-03-08 10:14:21 -07:00
2023-08-14 15:01:58 -03:00
2024-01-30 14:02:45 -07:00
2024-01-30 14:04:03 -07:00
2024-03-08 10:14:21 -07:00
2023-04-25 17:59:54 -06:00
2023-07-18 22:56:58 -03:00
2023-04-25 17:59:54 -06:00
2023-04-25 17:59:54 -06:00
2023-04-25 17:59:54 -06:00
2023-04-25 17:59:54 -06:00
2024-01-30 14:02:29 -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.

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 2022 or Qt Creator

Linux

Build Guide for Linux

Mac OS/X Sierra, El Capitan, Yosemite and Mavericks

Build Guide for Mac OS/X

Description
No description provided
Readme GPL-3.0 20 MiB
Languages
C++ 87.3%
C 9%
Rich Text Format 1.5%
QMake 1.1%
Shell 0.4%
Other 0.6%