# brunoimbrizi/interactive-particles

Repository: https://github.com/brunoimbrizi/interactive-particles
Canonical: https://ross.abutalabs.com/products/interactive-particles
Language: JavaScript
License Family: other
Last push: 2022-12-09T10:59:58+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2791, "days_push": 1363, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1170, forks 303 (observed 2026-08-28T04:03:51.351735+00:00)

## What it is
A tutorial project demonstrating how to render a large number of interactive particles with Three.js, using an off-screen texture for efficient mouse and touch reaction. It accompanies a Codrops article and includes a runnable demo built with WebGL shaders.

## Use cases
- learn how to draw many particles with three.js
- make particles react to mouse movement in webgl
- interactive particle background for a website
- learn gpu shader techniques for particle systems
- example of off-screen texture interaction in three.js
- starting point for creative coding particle effects

## When to choose
- you want to learn efficient particle rendering and mouse/touch interaction with Three.js
- you need a reference implementation for shader-based particle effects in the browser
- you are following the Codrops tutorial and want the source code

## When to avoid
- you need a production-ready particle library with an API to drop into your app
- you need a maintained, licensed dependency - the repo has no explicit license and is a tutorial artifact
- you work outside JavaScript/WebGL environments

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: graphics, animation, simulation
- domain: web-development, frontend, graphics, tutorials
- platform: browser
- tags: threejs, webgl, particles, tutorial, glsl, codrops, interactive-graphics, web, javascript, nodejs

## Member repositories
- brunoimbrizi/interactive-particles (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:51.351735+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:28:36.202574+00:00, confidence not recorded.
  - readme: https://github.com/brunoimbrizi/interactive-particles (fetched 2026-08-28T04:03:51.351735+00:00, sha e93e09a207d3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
