# creativelifeform/three-nebula

WebGL based particle system engine for three.js

Repository: https://github.com/creativelifeform/three-nebula
Canonical: https://ross.abutalabs.com/products/three-nebula
Homepage: https://three-nebula.org/
Language: JavaScript
License: MIT
License Family: permissive
Topics: webgl, threejs, particles, javascript
Last push: 2026-08-22T08:34:29+00:00

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

## Adoption (not part of the score)
Stars 1215, forks 94 (observed 2026-08-28T04:04:01.008669+00:00)

## What it is
Three Nebula is a WebGL and WebGPU based 3D particle system engine designed to work alongside three.js. It provides emitters, initializers, and behaviours for creating GPU-accelerated particle effects from sprites or 3D meshes, with JSON-serializable system definitions.

## Use cases
- add particle effects to a three.js scene
- create fire, smoke, or explosion effects in the browser
- render tens of thousands of particles at 60fps
- design particle systems visually and export as JSON
- build 3D visual effects for web games
- animate sprites and meshes with particle behaviours

## When to choose
- you are already using three.js and need particle effects
- you need GPU-accelerated rendering of large particle counts
- you want portable, JSON-defined particle systems
- you prefer a declarative emitter/initializer/behaviour API

## When to avoid
- your project does not use three.js
- you need CPU-side particle physics or simulation outside the browser
- you need a standalone 2D particle engine for canvas or DOM

## Facets
- artifact type: library
- maturity: active
- function: graphics, animation, game-engine
- domain: web-development, graphics
- platform: browser
- tags: threejs, particles, particle-system, webgl, webgpu, 3d-graphics, visual-effects, game-development, javascript

## Member repositories
- creativelifeform/three-nebula (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:01.008669+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:17:15.391374+00:00, confidence not recorded.
  - readme: https://github.com/creativelifeform/three-nebula (fetched 2026-08-28T04:04:01.008669+00:00, sha 94563c743f83)
  - homepage: https://three-nebula.org/ (fetched 2026-08-29T12:25:15.686493+00:00, sha 0480c354f109)
  - registry_npm: https://registry.npmjs.org/three-nebula (fetched 2026-08-29T12:25:15.695403+00:00, sha 703b0e02f647)
- Data as of 2026-08-30T08:39:29.467469+00:00.
