Releases: NullSeile/FractalVisualizer
Releases · NullSeile/FractalVisualizer
v1.6.0
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
- 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
- Added rendering support!
- Added an icon
- Fixed a bunch of bugs
v1.4.1
- Fixed bug with the smooth zoom feature.
- Improve the default color function shaders.
v1.4.0
- 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
- 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
- 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
- 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
Major update. Added docking, jula set visualization and many more minor tweeks.
v1.0.0
I'm testing this feature, this should be the first release of this software. It's only for Windows 64bit.