Skip to content

v0.2.0

Compare
Choose a tag to compare
@Wayoung7 Wayoung7 released this 22 Mar 03:01
· 9 commits to master since this release

🎆A New Version Released!🎆

A new demo is added to the binary.
Just run the binary wihout any arguments (or add -g if you prefer gradient), and enjoy the endless firework show!

Already installed:

firework -g

or cd into project directory:

cargo run --release -- -g

Prebuilt binaries are included in this release. Try it if you don't want to install rust. Hope you like it. :)

Added

  • Firework demo which generates fireworks infinitely and randomly
  • Command line argument of changing frame rate
  • New field in FireworkManager to control the installation of Fireworks

Changed

  • Implementation of filtering dead Particles