| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Fractalscope-1.9.1 | 2026-04-11 | ||
| Fractalscope-1.8.0 | 2026-01-07 | ||
| Fractalscope-1.7.0 | 2025-12-25 | ||
| 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 | 2026-04-11 | 1.4 kB | |
| Totals: 31 Items | 1.4 kB | 1 |
Version 1.9.1 * Compiled with Qt 6.11.0 * Uses GMP 6.3.0, MPFR 4.2.2, and MPFR C++ 3.7.2 * WINDOWS * Requirements: Windows 11, may work in Windows 10 but not guaranteed. Run the program by executing the Fractalscope.bat file (may also run by executing the Fractalscope.exe file directly). 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 22.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 fully supported at this time but should work. 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.