Interactive WebGL instrument for Ray by Ray Computed Tomography (RBYRCT) research from Janus Sphere Innovations.
This site is designed for demo.janus-sphere.com: a live control-room surface where visitors can compare adaptive, random, and fan-beam ray placement as an information-bearing decision process.
- React + Vite app
- Three.js scene rendered through
@react-three/fiber - Adaptive, random, and fan strategy controls
- Reconstruction telemetry and dose-style metrics
- "Ask the reconstruction" prompt panel for research conversations
- Netlify config for static hosting and SPA fallback
npm install
npm run devnpm run buildNetlify settings:
- Build command:
npm run build - Publish directory:
dist
Use this repository for the Netlify site connected to:
demo.janus-sphere.com
Keep janus-sphere.com as the main organization site and use the demo subdomain for deeper interactive RBYRCT experiments.