mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-04 16:42:27 +00:00
docs(prompting): strip title-duplicate headings from guide pages
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user