Skip to content

Releases: rust-fractal/rust-fractal-core

Release 7

11 Sep 01:09
f000bbd
Compare
Choose a tag to compare
  • Added more options for zoom configuration and repair.
  • Reduced the series approximation terms when zoom level is quite low to avoid numerical artifacts.

Release 6

04 Sep 23:00
bcad4d9
Compare
Choose a tag to compare
  • Slight optimizations to the core perturbation loop.
  • Files for assembling fractal videos.
  • Support for removing the center of keyframes to reduce computation.
  • Non-integer keyframe scaling coefficients are now supported.

Release 5

27 Aug 03:59
4783f85
Compare
Choose a tag to compare
0.5.0

Update Cargo.toml

Release 4

26 Aug 06:26
b3efa61
Compare
Choose a tag to compare
  • Added new file type for location and settings data. These are loaded up separately as .toml files.
  • Added reusing of reference for multiple image zoom sequences.
  • Adjusted the current series approximation algorithm to make better use of multiple threads.
  • Changed console output to be more useful.
  • Added help menu and commands are now directly passed into executable.

Release 3

23 Aug 04:19
36b2e80
Compare
Choose a tag to compare
0.3.0

Update Cargo.toml

Release 2

21 Aug 03:13
793e060
Compare
Choose a tag to compare
Merge pull request #12 from jackyarndley/development

prepare for release 2

Release 1

05 May 05:03
05ccbab
Compare
Choose a tag to compare
Merge pull request #8 from jackyarndley/extended

Extended