mirror of
https://github.com/oso95/scroll-world.git
synced 2026-09-19 01:08:37 +08:00
694fa5f7ac
The mobile version is now its own camera chain rendered natively in portrait (portrait start canvases -> 9:16 dives + connectors frame-locked against their own renders -> 720-wide encodes -> stillMobile posters), not a centre-crop of the landscape film. The 16:9 crop encodes remain only as an explicitly-approved stopgap. Engine: stillMobile poster support; mobile QA checklist verifies the served clips are natively portrait. Interview: mobile is an opt-in question with the ~2x credit cost stated. Also: ignore .gstack/ session dir.
22 lines
945 B
JSON
22 lines
945 B
JSON
{
|
|
"name": "scroll-world",
|
|
"description": "Build an immersive scroll-scrubbed 'fly through the world' landing page for any industry or brand using Higgsfield. As the visitor scrolls, a pre-rendered camera flies from outside each scene into its interior, then flows on to the next scene with no cuts — one continuous connected flight. Interviews the user for the topic, story beats, and brand kit, then generates cohesive scenes + seamless camera clips and wires a portable, framework-agnostic scroll-scrub engine. Use for a '3D world' / 'browse-through-the-industry' hero, a scroll cinematic, or a diorama landing.",
|
|
"version": "0.3.0",
|
|
"author": {
|
|
"name": "cyw",
|
|
"email": "cyw@cywang.me"
|
|
},
|
|
"homepage": "https://github.com/oso95/scroll-world",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"higgsfield",
|
|
"landing-page",
|
|
"scroll",
|
|
"video",
|
|
"seedance",
|
|
"diorama",
|
|
"webgl-alternative",
|
|
"cinematic"
|
|
]
|
|
}
|