Download Latest Version Fractalscope-1.6.3-Linux-x64.tar.gz (30.6 MB)
Email in envelope

Get an email when there's a new version of Fractalscope

Home
Name Modified Size InfoDownloads / Week
Fractalscope-1.6.3 2025-03-15
Fractalscope-1.6.2 2025-03-06
Fractalscope-1.6.1 2024-07-14
Fractalscope-1.6.0 2023-08-19
Fractalscope-1.5.0 2023-05-24
Fractalscope-1.4.2 2023-04-08
Fractalscope 1.4.1 2020-04-25
Fractalscope 1.4.0 2020-02-29
Fractalscope 1.3.5 2018-12-08
Fractalscope 1.3.4 2018-11-27
Fractalscope 1.3.3 2018-11-27
Fractalscope 1.3.2 2018-07-31
Fractalscope 1.3.1 2018-07-24
Fractalscope 1.3.0 2018-07-19
Fractalscope 1.2.0 2018-06-22
Fractalscope 1.1.3 2018-06-15
Fractalscope 1.1.2 2018-06-07
Fractalscope 1.1.1 2018-06-03
Fractalscope 1.0.8 2017-08-21
Fractalscope 1.0.7 2017-07-19
Fractalscope 1.0.6 2017-06-12
Fractalscope 1.0.5 2015-12-02
Fractalscope 1.0.4 2015-11-25
Fractalscope 1.0.3 2015-11-20
Fractalscope 1.0.2 2015-11-11
Fractalscope 1.0.1 2015-04-27
Fractalscope 1.0.0 2015-04-08
readme.txt 2025-03-15 1.8 kB
Totals: 28 Items   1.8 kB 0
Version 1.6.3

Versions 1.6.1 and 1.6.2 had a bad bug which resulted in a crash. Many apologies.


* Compiled with Qt 6.8.2
* Uses GMP 6.2.1, MPFR 4.2.0, and MPFR C++ 3.6.9


* WINDOWS *

Requirements: Windows 10 (1809 or later) or Windows 11.


Missing DLLs

If you receive a message complaining about missing dll(s). Try downloading and installing the 64-bit Microsoft Visual C++ Redistributable package:

https://learn.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist

https://aka.ms/vs/17/release/vc_redist.x64.exe (64-bit)
https://aka.ms/vs/17/release/vc_redist.x86.exe (32-bit)


* LINUX *

Requirements: Ubuntu 20.04 or later.

Run the program by executing the Fractalscope.sh script.
The Fractalscope.sh script and the Fractalscope executable (located in the bin folder) must both have their executable permission set.

If the program does not run, try installing libxcb-cursor0 and possibly, libxcb-xinerama0 . You may need to install all xcb libraries, e.g.

sudo apt install libxcb-*

Wayland is not supported at this time.

KDE

Go to KDE System Settings: "Workspace->Window Management->Window Behaviour", click the "Advanced" tab, uncheck "Hide utility windows for inactive applications". This fixes a bug when undocking dock widgets in Fractalscope.


CHANGES (Version 1.6.1)

* Modified: Color bands in the discrete iterations coloring method to match the smooth iterations coloring method. To obtain the colors of the version 1.6.0 discrete iterations, divide the color density by 5.


NOTES

* When the Julia tool is auto-zooming it may run out of precision. This is because a Julia fractal typically requires more precision than a non-Julia fractal. WORKAROUND: Increase the Extra Precision located in the Advanced tab until the Julia tool fractal appears correct.
Source: readme.txt, updated 2025-03-15