What's New / Roadmap
This section documents features that are planned or spec-only, kept strictly separate from runnable tutorials so the rest of the site only teaches what actually ships.
The quality & coverage plan
Section titled “The quality & coverage plan”vgai Learn is built to a frozen maximal spec: every shipped feature gets a manual page and a tutorial/capstone; every lesson carries a video and images; and every lesson is validated by independent subagents against a quality rubric. Coverage and quality are enforced by mechanical CI gates.
Recently shipped (graduated from roadmap)
Section titled “Recently shipped (graduated from roadmap)” PixiJS world2d (2D render surface) — SHIPPED The 2D render surface is real and runnable. Reconciled 2026-06-30 (it had been wrongly listed as spec-only). Run a 2D game on it.
Honest ceilings on shipped-but-partial features
Section titled “Honest ceilings on shipped-but-partial features”- Custom shaders — the material-def registry ships (with a Water example); inline GLSL in
.vscnis not yet supported. - Desktop / Steam / mobile packaging — the pipelines are wired but not yet proven end-to-end.
- Completion tracking — this is a static docs site; progress markers are client-side only (no cross-device sync).