Three.js Particle Trails on SVG Paths (RGB Triangles + Additive Glow)

Animated particle trails that follow SVG paths in Three.js, with per-triangle RGB coloring, additive blending, and real-time shader effects.
In this demo, I also tackle common rendering issues like layering particles over an image mesh and keeping colors clean when using additive blending.

Tools used: Three.js, GLSL shaders, JavaScript, SVG path sampling.

1 Like

Hard worker! always coming up with new stuff.

As a suggestion, try posting them on X (Twitter) too, many of them are very cool and I think they don’t get the attention they deserve here

Thank you for your suggestion.

If I’m not innovating, I feel off—it’s like my brain needs a challenge :slight_smile:

I do plan to create the tutorials soon, but with all the AI developments happening right now, I feel disoriented and unsure what’s best. That’s why I’ve been doing these experiments—learning new things and exploring the possibilities.

1 Like