Skip to content
#

animations

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

ViewAnimator
tsparticles
matteobruni
matteobruni commented Sep 20, 2020

tsParticles options should contain a manual property with an array of coordinates of initial particles added to the canvas, this could help some fixed layouts that only need node interactions and not random animations

The option should be something like this:

manual: [
    {
        x: 0,
        y: 0,
        particles: { /* particles options to override the global opti

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.