Releases: abc013/FractalPlotter
Release 1.1b
For further information about the program and the settings, please click here.
Included files
The standard files are included, which means:
- Shaders:
mandelbrot,multibrot of power 3,multibrot of power n,cactus modell,julia - Palettes:
blackwhite,blue,gold,rainbow,red
The binaries for Windows (x64) and Linux (x64) can be downloaded directly below.
Changes since the last version
- Updated dependencies
- Fixed slower input speed if processor can't keep up
- Added support for Linux
Please also check the Settings.cs file for more options.
Release 1.1a
For further information about the program and the settings, please click here.
Included files
The standard files are included, which means:
- Shaders:
mandelbrot,multibrot of power 3,multibrot of power n,cactus modell,julia - Palettes:
blackwhite,blue,gold,rainbow,red
The binary for Windows x64 can be downloaded directly below.
Changes since the last version
- Updated dependencies
- Fixed weird mouse offset
Please also check the Settings.cs file for more options.
Release 1.1
For further information about the program and the settings, please click here.
Included files
The standard files are included, which means:
- Shaders:
mandelbrot,multibrot of power 3,multibrot of power n,cactus modell,julia - Palettes:
blackwhite,blue,gold,rainbow,red
The binary for Windows x64 can be downloaded directly below.
Changes since the last version
- Screenshots can now include the UI
- Hotkeys now also work while hovering above the information window
- Several minor bug fixes
- Add a welcome dialog
- Automatically use system DPI scaling for UI scale.
Please also check the Settings.cs file for more options.
Release 1.0
For further information about the program and the settings, please click here.
Included files
The standard files are included, which means:
- Shaders:
mandelbrot,multibrot of power 3,multibrot of power n,cactus modell,julia - Palettes:
blackwhite,blue,gold,rainbow,red
The binary for Windows x64 can be downloaded directly below.
Changes since the last version
- migrated to ImGui. This means that the WinForms separate window has now been removed and replaced by a fancy toolbox inside the graph window!
- add ability to modify even more parameters in runtime.
- points now finally have a purpose: You can read their coordinates in the information window.
- points can now have custom colors. They can also be edited after creation.
- points can now be removed.
- improved debug output.
Please note that you can resize the ImGui window by clicking on the bottom right edge of the interface.
Release 0.9
For further information about the program and the settings, please click here.
Included files
The standard files are included, which means:
- Shaders:
mandelbrot,multibrot of power 3,multibrot of power n,cactus modell,julia - Palettes:
blackwhite,blue,gold,rainbow,red
The binary for Windows x64 can be downloaded directly below.
Navigation
The program is split in two windows: One with a general overview of the parameters, the other one displaying the graph.
For further information about the parameters, hover about them. A short description should appear (also showing what hotkeys can be used to modify those).
Have fun!
For any problems, please do not hesitate to open an issue!