Files
slide/decks/gen2D/slides.md
T
wonder f0245e926d
Deploy Slides / build-and-deploy (push) Successful in 1m13s
feat: add 3 creative slides — tech decisions, request tracing, lessons learned
- why-not-x.md: Engineering decision rationale (Go vs Python, SQLite vs PG, etc.)
- request-journey.md: Full HTTP-to-pixel request tracing with timing breakdown
- lessons.md: 4 real engineering pitfalls and how they were solved
- Wire all 3 new pages into slides.md in logical positions
2026-05-30 22:46:23 +08:00

2.2 KiB
Raw Blame History

theme, infoLine, title, author, transition, mdc, drawings
theme infoLine title author transition mdc drawings
frankfurt true gen2D - AI 驱动的 2D 游戏素材生成 栈无不胜 slide-left true
persist
false

gen2D

AI 驱动的 2D 游戏素材生成工具

文本描述 + 风格参数 → 风格一致、管线友好的游戏素材
团队:栈无不胜  |  赛道:七牛云 XEngineer 暑期实训营

src: ./pages/problem.md


src: ./pages/solution.md


section: '产品演示' src: ./pages/pipeline.md


src: ./pages/style-system.md


src: ./pages/style-keys.md


section: '技术架构' src: ./pages/architecture.md


src: ./pages/tech-stack.md


src: ./pages/why-not-x.md


section: '核心实现 — Eino 管线' src: ./pages/eino-graph.md


src: ./pages/eino-deep-dive.md


section: '核心实现 — 提示词优化' src: ./pages/prompt-agent.md


section: '核心实现 — 异步任务' src: ./pages/async-task.md


src: ./pages/async-deep-dive.md


src: ./pages/dedup-ws.md


src: ./pages/request-journey.md


section: '核心实现 — 分布式限流' src: ./pages/ratelimit-overview.md


src: ./pages/ratelimit-lua.md


section: '数据与部署' src: ./pages/data-model.md


src: ./pages/deployment.md


section: '一致性保障' src: ./pages/harness.md


section: '总结' src: ./pages/lessons.md


src: ./pages/highlights.md


src: ./pages/roadmap.md


layout: center class: text-center

感谢聆听

gen2D — 让 2D 游戏素材创作更简单
🔗 在线体验:http://47.121.181.112:10000
栈无不胜 · 七牛云 XEngineer 暑期实训营