WeSearch

Meet tsParticles v4: richer colors, modular plugins, and a brand new paint system

·5 min read · 0 reactions · 0 comments · 16 views
#javascript#webdev#design
Meet tsParticles v4: richer colors, modular plugins, and a brand new paint system
⚡ TL;DR · AI summary

tsParticles v4 has been released, featuring enhanced color rendering and a new modular plugin architecture. The update includes HDR color support and a unified paint system that simplifies particle configuration. Additionally, a new palette system offers curated color combinations for easier design implementation.

Key facts
Original article
DEV.to (Top)
Read full at DEV.to (Top) →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 349511) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Matteo Bruni for tsParticles Posted on May 18 Meet tsParticles v4: richer colors, modular plugins, and a brand new paint system #javascript #showdev #typescript #webdev tsParticles v4: HDR Colors, Paint Variants, and a Fully Modular Ecosystem tsParticles v4.0 is finally here. This release introduces long-requested features, major rendering improvements, and a completely modernized plugin architecture. Compared to v3.9.1, nearly every subsystem has evolved.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)