docs(prompting): strip title-duplicate headings from guide pages

This commit is contained in:
Vance Ingalls
2026-07-09 22:21:11 -07:00
parent 816f580f2d
commit a5ed39d349
18 changed files with 0 additions and 36 deletions
-2
View File
@@ -3,8 +3,6 @@ title: Runtimes and 3D
description: "GSAP is the default and you rarely name it - but real 3D, existing animation files, and scene transitions each have a runtime worth pinning in the prompt."
---
## Runtimes and 3D
HyperFrames animates through the [frame-adapter](/concepts/frame-adapters) pattern: any runtime that can answer "what should the screen look like at frame N?" plugs in and renders deterministically. [GSAP](/guides/gsap-animation) is the default adapter and covers most motion — you rarely need to name it. The cases below are the ones where the default choice can go wrong, so the prompt should pick the runtime for you.
## Real 3D → Three.js via the adapter