Skip to content
#

animations

Here are 1,183 public repositories matching this topic...

ViewAnimator
tsparticles
matteobruni
matteobruni commented Nov 1, 2020

A nice effect to add could be particles splitting into smaller particles when bouncing (not by default, it should be an option).

Aside from enabling or disabling the effect, also the split size and number should be configurable something like:

split: {
    enable: true, // or false
    size: 50,
    count: 10
}

Improve this page

Add a description, image, and links to the animations topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the animations topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.