Video Tutorials
Official video references and visual demos from the main project resources.
README source section: https://github.com/tsparticles/tsparticles/blob/main/README.md#_video-tutorials_
Video hub
- Main video page: https://particles.js.org/video.html
Featured demos
- Characters as particles: https://particles.js.org/samples/#chars
- Polygon mask: https://particles.js.org/samples/#polygonMask
- Animated stars: https://particles.js.org/samples/#nasa
- Nyan cat flying on scrolling stars: https://particles.js.org/samples/#nyancat2
- Snow particles: https://particles.js.org/samples/#snow
- Background mask particles: https://particles.js.org/samples/#background
Recommended learning order
- Start from
/guide/getting-started. - Reproduce one featured sample in your stack.
- Move to
/options/to customize behavior. - Use
/guide/plugins-customizationfor custom features.
