Skip to content

mfeemster/fractorium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,057 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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_25.25.12.1.msi

Mac

Download: Fractorium_25.25.12.1.dmg

Linux

Install App Image from .deb

Install ubuntu 20 or greater.

If you don't have OpenCL installed on your system, you'll need to run this to enable OpenCL support in Fractorium:

sudo apt install mesa-opencl-idc

Download: Fractorium-25.25.12.1.x86_64.deb

cd ~/Downloads
sudo dpkg -i Fractorium-25.25.12.1.x86_64.deb

Install App Image .rpm

Download: Fractorium-25.25.12.1.x86_64.rpm

Building from git

All builds are 64-bit.

Windows

Build Guide for Visual Studio 2026 or Qt Creator

Linux

Build Guide for Linux

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

Build Guide for Mac OS/X

About

No description, website, or topics provided.

Resources

License

Stars

3 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors