Files
the-nexus/app.js
Alexander Whitestone af0ff8fdae
Some checks failed
CI / validate (pull_request) Failing after 10s
CI / auto-merge (pull_request) Has been skipped
feat: add lens flare effect on bright light sources (#109)
Implements procedural lens flare using Three.js Lensflare addon.
Canvas-generated textures (no external assets) are attached to
overheadLight and meterLight. Three.js handles occlusion automatically —
flares fade when the source is behind geometry and intensify when the
camera looks directly toward the light.

Fixes #109
2026-03-24 00:41:06 -04:00

40 KiB