Pathway: Integrator / Porter
Level: Advanced · For: porting/ingesting existing games and using the toolchain.
The route
Section titled “The route”-
The adapter seam — the adapter architecture (GameAdapter, AuthoringAdapter, system adapters).
-
Ingest unmodified games — the render-accessor trap + overlays.
-
Study real ports — racing-game, ugh-guys, and simcity — each maps a third-party Three.js game onto vgai’s model.
-
Tooling & publishing — the CLI/SDK & scaffolding and hot reload, storage & web builds.
-
Lab — ingest a small Three.js demo of your own, edit it, and persist the edits as an overlay.
Outcome
Section titled “Outcome”You can ingest an unmodified Three.js game, edit and persist it via overlays, drive the editor from the CLI/SDK, and produce a web build.