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 58fce3f810 three.js demos: fix(three.js): graceful banner when X Bot.fbx 404s on gh-pages (#651)
Demos 04 and 05 work fine locally — operator has assets/X Bot.fbx
present. On the gh-pages deploy the FBX is intentionally absent
(Mixamo license boundary, .gitignored) and the previous onError
handler just logged 'FBX load failed' to the console and left a
stuck '⚠ Load failed — see console' message in the overlay.

Replaces both onError handlers with an in-page card that:
  - Explains why the asset is missing (license boundary, not a bug)
  - Tells you exactly how to run it locally (Mixamo download path,
    where to drop the file, the serve-demo.py command)
  - Links to Mixamo + the repo source + back to the gallery
  - Lets the ADR-097 helpers scene keep rendering behind it
  - Logs at warn (not error) — no more uncaught console.error noise

The success branch is untouched, so local development is identical
to before. 6a2b2bdcbf
2026-05-19 22:43:32 +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: fix(three.js): graceful banner when X Bot.fbx 404s on gh-pages (#651) 2026-05-19 22:43:32 +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