common.label.
Posts 66

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
    JS
    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

Download: Particles.zip

Edited on Jan 10, 2026 By Gavin .

  • Plugins
common.label.
Posts 171

Wouldn't it be better to integrate it into a theme's settings?
I moved the discussion to the "Features request" forum since it's not an available resource.

common.label.
Posts 66

Fred

I actually was debating on what category is was suppose to be in. But that works.

Maybe, but you disallowed JS files on themes so I don't it was possible since it's using Javascript to operating the particles, unless the update came around, then I'll change it. But as of right now plugin was the best I can do since it's the only thing that allows Javascript files.

common.label.
Posts 66

@Fred
It's now released fully

Edited on Jan 10, 2026 By Gavin .

common.label.
Posts 66

Updated: 1.0.1

  • Added German Language

https://github.com/XHiddenProjects/Flatboard/blob/master/Downloads/v5/plugins/Particles.zip

Visitor, reply to this topic…
Log in to reply
Navigation
5 Posts
post #1
05 Jan 2026
By Utilisateur