Production-ready implementation of InvisPose - a revolutionary WiFi-based dense human pose estimation system that enables real-time full-body tracking through walls using commodity mesh routers
Go to file
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
nvsim deploy(nvsim): 4b602c79dd 4b602c79dd 2026-05-17 22:21:12 +00:00
observatory fix: mobile responsive layout for Observatory 2026-03-05 13:00:25 -05:00
pointcloud deploy(pointcloud): 9a078e4ac8 9a078e4ac8 2026-04-30 03:03:25 +00:00
pose-fusion deploy: rebrand DensePose → RuView in pose-fusion 2026-03-12 21:55:29 -04:00
three.js three.js demos: feat(pages): deploy three.js demos to gh-pages/three.js/ (#649) 2026-05-19 22:17:56 +00:00
ui deploy: rebrand DensePose → RuView in pose-fusion 2026-03-12 21:55:29 -04:00
.nojekyll fix: add .nojekyll to prevent Jekyll processing of WASM files 2026-03-12 14:38:57 -04:00
index.html feat: deploy dual-modal pose fusion demo to GitHub Pages 2026-03-12 14:31:33 -04:00
pose-fusion.html deploy: rebrand DensePose → RuView in pose-fusion 2026-03-12 21:55:29 -04:00