Fable 5.1 World Modeling(github.com)
324 points by surreal_ 7 days ago | 96 comments
tl;dr: Fable 5.1 uses autonomous Claude agent swarms to generate explorable browser-based 3D reconstructions of real places (currently San Francisco's Union Square and Kyoto's Higashiyama district), shipped as plain Three.js apps with no game engine or proprietary tiles. Buildings, storefronts, crowds, and interiors are generated from OpenStreetMap, USGS elevation data, and public imagery via a pipeline of research agents, Blender scripts, and Playwright-driven camera-match QA against real photographs. The Kyoto survey notably overturned six commonly-cited measurements for landmarks like the Yasaka Pagoda and Kiyomizu-dera stage.
HN Discussion:
  • ~Practitioner notes technical limitations like unoptimized high-poly models and suggests better asset generation approaches
  • Skeptical of the project's accuracy claims, pointing to overlay images that fail to align
  • Doubts practical usability beyond demos due to messy topology and texturing issues
  • ~Impressed by the demo but wants more transparency on cost, time, and reliability metrics
  • Cost of $33 per world is prohibitive for real game development use cases