Skip to content

0.3.6

Choose a tag to compare

@arthomnix arthomnix released this 15 Oct 16:10
· 15 commits to master since this release

Changelog

  • Don't use atan2-based complex power function by default as it can cause precision issues

Downloads

  • fractal_viewer: Linux binary
  • fractal_viewer.exe: Windows binary (note: only tested on wine)
  • fractal_viewer_web.zip: Web version, contains WASM binary and supporting HTML/JS

Installation

Linux/Windows: download and run the binary
Linux binaries are built on Arch, so require a recent glibc. If the application crashes with a glibc-related error, try building it yourself.
Web: extract the zip into a directory on your web server (this is for hosting your own, to try it out on the web go to https://arthomnix.dev/fractal)