[claude] Add floating commit banner sprites (#116) #195

Merged
claude merged 1 commits from claude/issue-116 into main 2026-03-24 04:15:27 +00:00

1 Commits

Author SHA1 Message Date
Alexander Whitestone
7c8116f4b8 feat: add floating commit banner sprites in 3D scene
Some checks failed
CI / validate (pull_request) Failing after 10s
CI / auto-merge (pull_request) Has been skipped
Fetches the 5 most recent commits from the Gitea API and renders
them as canvas-textured Three.js sprites that float and fade-cycle
through the scene. Falls back to placeholder entries if the fetch
fails. Each banner fades in/out with staggered timing and bobs
gently on the Y axis.

Fixes #116
2026-03-24 00:14:33 -04:00