wifi-densepose/three.js/screenshots
ruvnet f01e29934f three.js demos: feat(pages): deploy three.js demos to gh-pages/three.js/ (#649)
Adds a new GitHub Pages workflow that publishes the ADR-097 three.js
demo gallery alongside the existing observatory/, pose-fusion/,
pointcloud/, and nvsim/ deployments. Uses keep_files: true so the
other deployments are preserved.

What ships:
* `examples/three.js/index.html` — new landing page that lists all 5
  demos with screenshots, "standalone" vs "needs FBX" badges, and an
  honest note explaining the Mixamo X Bot.fbx license boundary
  (demos 04 and 05 need a local download from mixamo.com; demos
  01-03 run standalone in any modern browser).
* `.github/workflows/threejs-pages.yml` — staged copy of demos/,
  screenshots/, README.md, and the new index.html into
  `_site/three.js/`. Drops an `assets/README.txt` placeholder
  explaining the FBX-not-shipped policy. Triggered on changes to
  examples/three.js/** or the workflow itself.
* README.md — adds the live link to the existing demo row
  (`▶ three.js Demos (5)`) plus a one-line callout describing the
  gallery and the FBX caveat.

After this PR merges, the workflow runs and publishes:
  https://ruvnet.github.io/RuView/three.js/ d67d9872c1
2026-05-19 22:17:56 +00:00
..
01-helpers.png three.js demos: feat(pages): deploy three.js demos to gh-pages/three.js/ (#649) 2026-05-19 22:17:56 +00:00
02-cinematic.png three.js demos: feat(pages): deploy three.js demos to gh-pages/three.js/ (#649) 2026-05-19 22:17:56 +00:00
03-skinned.png three.js demos: feat(pages): deploy three.js demos to gh-pages/three.js/ (#649) 2026-05-19 22:17:56 +00:00
04-skinned-fbx.png three.js demos: feat(pages): deploy three.js demos to gh-pages/three.js/ (#649) 2026-05-19 22:17:56 +00:00
05-skinned-realtime.png three.js demos: feat(pages): deploy three.js demos to gh-pages/three.js/ (#649) 2026-05-19 22:17:56 +00:00