Skip to content

Releases: ryco117/fractal_sugar

v0.1.10 Add option and binding to hide stationary particles

22 Oct 02:44
Compare
Choose a tag to compare

Adds a new key binding and configuration setting to Hide stationary particles. The key binding is H.

image

v0.1.9 Sixth Fractal Type

03 Sep 04:06
Compare
Choose a tag to compare
  • Added a new sixth fractal type based on the quaternionic Julia sets.
  • Updated to the latest versions of vulkano and related crates.

image

v0.1.8 Config Window Applies Live Changes

28 Jan 04:59
Compare
Choose a tag to compare

The Config Window experience is greatly improved by applying the changes as the user makes them. The old Apply button is removed.

v0.1.7 Even more improved Help menu

13 Jan 05:38
Compare
Choose a tag to compare

Config file now includes option launch_help_visible which defaults to true to help new users discover features.

image

v0.1.6 Help window and minor tweaks

10 Jan 02:24
Compare
Choose a tag to compare

Created a new Help window and changed the config window's hotkey to C.

Improved config window performance and usability

07 Jan 08:49
Compare
Choose a tag to compare

Now using egui as intended, improving performance and user experience. The window is still toggled with the G key.
config screenshot

This work can also be easily extended to allow for a Help window in the overlay alongside the config window to help users understand the controls.

v0.1.4 Runtime config of colors

23 Nov 03:31
Compare
Choose a tag to compare

A handful of improvements, but most notably is the ability to modify the particle color schemes at runtime with a relatively intuitive UI:
image

v0.1.3 Config window!

08 Oct 20:43
Compare
Choose a tag to compare

Added a new window to allow a user to modify most app_config.toml values at runtime.

image

v0.1.2 Icon visible on .exe and confirmed Linux support!

21 Sep 03:54
Compare
Choose a tag to compare

Most important changes are those in the title.

v0.1.1 Added an icon!

11 Sep 01:00
Compare
Choose a tag to compare

This release exists only to show off the new icon :)