Particles



Particles

13
1.0.0
GPL-3.0
Plugin
Particles

Particles

It has been released!

Particles will include particles to your website with a 16 default particles (including interactions)
Default particles:

  • Rain
  • Snow
  • Confetti
  • Fireworks
  • Fireflies
  • Starfield
  • Bubbles
  • Aurora
  • Nebula
  • Sparks
  • Dust
  • Meteor Shower
  • Orbitals
  • Wave dots
  • Swarm
  • Glimmer

Adding your own

  • Go to assets/js/particleFunctions.js
  • scroll to the bottom before window.particleFunctions
  • Write the code below: Documentation: XHiddenProjects/ParticlesJS
create{CustomParticleName}Scene(){
    // Use the documentation from particlesJS above link
}
  • in the window.particleFunctions include customParicleNameInLowercase:create{CustomParticleName}Scene()
  • To render it go to langs/{your language}.json and in the select_particles_options add customParicleNameInLowercase:customParicleName

Particles Preview


Information
CompatibilityFlatboard >=5.0.0
Created10 Jan 2026
Updated7 Apr 2026