#Fraktaler3

2025-06-11

#zoomasm v3.4 #release

zoomasm assembles zoom videos from exponential map key frames, as exported by #Fraktaler #Fraktaler3 and other software for
#DeepZoom #fractals #MathArt

Changes in version 3.4 (2025-06-11) since version 3.3 (2023-07-13):

- support dual channel iteration counts (N0+N1) for very high iteration counts (above 4 giga iterations)

- update to current library versions

binaries for Windows, built from Debian Linux, source for all those platforms. new homepage at

mathr.co.uk/web/zoomasm.html

2025-06-10

#Fraktaler #Fraktaler3 v3 #release

#DeepZoom #hybrid #EscapeTime #fractals #MathArt

binaries for Web, Android and Windows, built from Debian Linux, source for all those platforms

fraktaler.mathr.co.uk/

changes since v2.1 (July 2023) are too many for this toot, the main new feature is flexibile colouring with GLSL shader fragment.

changes since v3~preview (June 2024) are quite small (a few bug fixes, some enhancements).

fraktaler 3 v3 icon.

a mandelbrot in black with 3 shades of gray binary decompositon surround, fading out / transparent at the edges
2025-05-30

still not fixed the #zoomasm 4.0 compressed width table bug mentioned in the previous toot dated July 2023.

and I found another bug today: loading KFP palettes (from Kalle's Fraktaler 2) works fine in zoomasm 3.3, but in zoomasm 4.0~pre the timeline window (which can now be used to sequence uniform variables) doesn't get initialized with the values from the file. this means everything is 0 and you get a blank black screen.

I should also make it possible to load palettes from #Fraktaler3 TOML files. And while I'm at it I should make it automatically load either the KFP palette or the F3 palette that will most likely be embedded in the metadata of the EXR files used for the zoom sequence (pick the first keyframe to avoid confusion).

Meanwhile (hopefully, needs more testing) finished the support for high iteration counts (two uint channesl N0 and N1 for low 32bits and high 32bits) in what will be zoomasm-3.4 (and also added to 4.0).

2025-05-30

fixed two failure modes in #Fraktaler3 for #FractalFriday (thanks to FractalLion for bug report).

Previously:

- if saving TOML failed, program exited abruptly with uncaught exception

- if saving EXR, PNG, or JPG failed, program would continue without reporting the error - this could lead to calculation of a whole zoom out sequence with nothing to show for it (arguably worse than the crash)

Now:

- if saving fails, a modal dialog box is shown which blocks everything until Ok is clicked (and batch rendering is aborted if it was in progress)

#error #failure #BugFix #UX

modal dialog box

Error
could not save files:
- /does/not/exist.00000000.f3.toml
- /does/not/exist.00000000.exr
- /does/not/exist.00000000.png
- /does/not/exist.00000000.jpg
Ok (button)

overlaid on cubic fractal boundary with 3-way branches, complement in bright flat colours
2025-05-24

#fraktaler #fraktaler3 v3 final is still not released after almost a year... trying to squash final #bugs in the coming weeks, so now would be a good time to check the #beta to find problems, so I can #fix them...

known bugs that have been fixed already but not yet released include:

- negate Y option has bad reference leading to glitches / fantasy fractals

- floatexp opencl coordinate glitch (looks like horizontal stripes of the image repeated vertically) with deep zooms on GPU

- newton zoom dialog has been improved

- some other small things

links to beta downloads for Windows (EXE), Android (APK), Linux (compile from source), Web (try in browser) via mathr.co.uk/web/fraktaler.html

#MandelbrotSet #BurningShip #fractals #MathArt #DeepZoom

2024-07-26

#fractalfriday
Snowflakes in the summer.

Formula:
z[n+1] = z ^ 2 + c if n is even
z[n+1] = (|re(z[n])| + i * |im(z[n])|) ^ 2 + c otherwise

Coordinates:
x: -1.222863787129900261887234793713035645825654764322469867887706927372
044902817108072555284834361841804287411321152888089078829499066532882
82462782515524602788901445356355

y: -0.316882263887136317186914261477387097906793161357984046675421543272
170195542062586218034057608369559704645294043681870928976552851876484
929325312670732277996794991755322

magnification: 3.3386803E155

#mandelbrot #burningship #fractal #hybrid #fractalart #digitalart #mathart #snowflake #fraktaler3

Black and white fractal snowflakes.

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst