Proof of the platform
Capture your room. Play it. Your space is the game. RAKU HOOPS isn't a demo video — it's a live pipeline you run yourself at rakuai.com: scan your own room, then shoot hoops against your actual furniture.
Every stage you play through is a real, shipped platform component — capture, on-device rendering, scene understanding, physics, an MCP tool surface, and a bit-exact native core. Play it, then build on the exact same parts.
Capture
rakuai.com/capture-app/.Reconstruct
Understand
Simulate
Drive with AI
mcp.rakuai.com and acts through tools, not a bespoke integration.get_scene_objects lets an agent ask "what objects are in this room?" and get per-object world-space bounding boxes back — with an honest empty result when no object map exists.
Where MCP control stands, honestly: the MCP server is live and the
get_scene_objects tool is merged — an agent can query a scene's objects
today, and gets an honest empty result when no object map has been published. The
full capture→agent loop — your browser publishing the object map so an AI reads
back the real furniture you just scanned — is landing next, not live. We will
not claim it as proven until a recorded round-trip against a fresh capture exists.
Fake success is forbidden here.
Native core
libraku_splat.so) are proven bit-exact by a 74-check conformance suite (integer outputs exact, floats within 1e-6). The header is the single source of truth, ABI drift-gated.Where the native core stands, honestly: the RakuSplat v1 contract, the browser JS reference, and the native C++/Linux core are shipped in the open repos, and the conformance suite proves they agree bit-for-bit. Native activation is rolling out tier by tier (Rung 1) — we are not claiming production endpoints are native-served yet. When a stage isn't ready, it says so and fails loudly. Fake success is forbidden here.
Smart-glasses OEMs, LLM labs, enterprise teams, and startup programs: the fastest way to evaluate RakuAI is to play the proof. Every stage you touch is a component you can build on.