Skip to content

Pathway: Integrator / Porter

Level: Advanced · For: porting/ingesting existing games and using the toolchain.

  1. The adapter seamthe adapter architecture (GameAdapter, AuthoringAdapter, system adapters).

  2. Ingest unmodified gamesthe render-accessor trap + overlays.

  3. Study real portsracing-game, ugh-guys, and simcity — each maps a third-party Three.js game onto vgai’s model.

  4. Tooling & publishingthe CLI/SDK & scaffolding and hot reload, storage & web builds.

  5. Lab — ingest a small Three.js demo of your own, edit it, and persist the edits as an overlay.

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.