月刊(第36期):伊始
从六月到八月:不断增加的 AI 开销、自己的小世界,首尔与釜山的旅行,以及在徒步、游戏和日常里慢慢找回节奏。
FIELD NOTES 01 / 02
From a desk to a garden bench, a little living space inside a webpage. It has its own day, and a moment for you when you say hello.
从六月到八月:不断增加的 AI 开销、自己的小世界,首尔与釜山的旅行,以及在徒步、游戏和日常里慢慢找回节奏。
生活在视界中的人从来不是安处于某处,而是永远在路上。
09:00 · Clear skies · A slow start
Time and weather here are simulated. Actions transition at a safe boundary. In clear daylight, the bird’s first wait is shortened to about 3 seconds with the curtain open.
Reduced motion is enabled: direct input shows the corresponding still.
生活在视界中的人从来不是安处于某处,而是永远在路上。
The tree and bench stay still. Only the bear turns a page, looks up, and waves. A small scene gives the page a gentle ending.
This is a local rehearsal. No email or subscription is sent. On the homepage, the letter drops only after subscription succeeds.
H3 draws natural sipping, page turns, and waves. Code owns time, weather, taps, content previews, and sequencing. Keeping those separate lets the window and lamp evolve without regenerating every video.
The desk uses full scene frames with independent window, lamp, and prop layers. The footer freezes its environment and updates only a small character patch. One idea, two rendering strategies.
Review a still first: silhouette, palette, desk baseline, and movement margins. Lock the camera and leave room for ears and outstretched arms.
Rest pose → action → rest pose. For routines, author separate entry, hold, and exit segments.
Choose useful frames, remove the background, and use one coordinate system. The desk must stay still and the pale muzzle must stay opaque.
Switch actions at a natural exit. Pause offscreen or in hidden tabs, use stills for reduced motion, and keep a poster if loading fails.
Reuse the character still and existing atlases first. Layout changes need no video generation. Only new motion goes through H3. Keep masters, request records, and runtime assets separate; never put API keys in the page.
reference → H3 master → selected frames → alpha matte → WebP atlas
idle → enter → hold ↺ → exit → next action
one-shot → previous routine Source entry points: BearTimeline · build-daily · footer-atlas · footer player