Skip to content

Releases: NullSeile/FractalVisualizer

v1.6.0

19 Jan 16:02
Compare
Choose a tag to compare

Major rendering overhaul

  • Added keyframe animation system of center, radius, and uniform
  • Added a preview of the animation.

Other changes

  • Now the exponent of the Mandelbrot equation can be changed
  • Much handling of color function
  • The color of the inner part of the set can be modified now.

Full Changelog: v1.5.1...v1.6.0

v1.5.1

18 Nov 10:04
Compare
Choose a tag to compare
  • Rendered outputs names now include the coordinates of the render
  • Added toggleable VSync option
  • Changed the color function parameters reset button icon
  • Changed default 3cycle color function default colors

v1.5.0

02 Nov 13:42
Compare
Choose a tag to compare
  • Added rendering support!
  • Added an icon
  • Fixed a bunch of bugs

v1.4.1

20 Jun 15:31
Compare
Choose a tag to compare
  • Fixed bug with the smooth zoom feature.
  • Improve the default color function shaders.

v1.4.0

18 Jun 22:00
Compare
Choose a tag to compare
  • Added smooth zooming (enabled by default).
  • Color functions preview now update according to the uniform value (can be disabled in the shader on a uniform to uniform basis).
  • Color function uniforms now support different types of data (floats, bools, and colors).

v1.3.1

31 Jan 22:46
Compare
Choose a tag to compare
  • Updated the default theme (it will change almost for sure).
  • Changed the nomenclature of the limiting epochs feature.
  • Enabled limit epochs by default.

v1.3.0

31 Jan 16:15
Compare
Choose a tag to compare
  • Added a help window that can be toggled by pressing H.
  • Now you can show the first 100 iterations of the equation by pressing the middle mouse button.
  • More stuff you can find in the commits (I'm too lazy to write them all in here).

v1.2.0

28 Jan 14:57
Compare
Choose a tag to compare
  • Downgraded the OpenGL functions used. Now it's compatible with version 4.0 and above.
  • Added the ability to limit the number of epochs (so you can avoid over blurring the image).
  • Added smooth colouring capability.

v1.1.0

07 Jan 03:47
Compare
Choose a tag to compare

Major update. Added docking, jula set visualization and many more minor tweeks.

v1.0.0

06 Jan 01:55
Compare
Choose a tag to compare

I'm testing this feature, this should be the first release of this software. It's only for Windows 64bit.