diff --git a/docs/.vitepress/theme/components/ShowcaseGallery.vue b/docs/.vitepress/theme/components/ShowcaseGallery.vue index 2233c7a..c6b8c7d 100644 --- a/docs/.vitepress/theme/components/ShowcaseGallery.vue +++ b/docs/.vitepress/theme/components/ShowcaseGallery.vue @@ -121,13 +121,13 @@ const showcases: Showcase[] = [ source: 'https://github.com/dcc-mcp/dcc-mcp-zbrush', en: { label: 'ZBRUSH · HIGH-POLY INTERCHANGE', - title: 'Five-million-face Dragon, controlled without UI re-entry', - prompt: 'Use the dcc-mcp Skill to connect to ZBrush. Ask before downloading the Artec 3D Fantasy Dragon and preserve its CC BY 4.0 attribution. Import it quietly, inspect point and face counts, capture visual evidence, and export the active Dragon subtool as OBJ. Serialize SDK mutations, treat a busy or still-running timeout as non-retryable until the host finishes, and report the output hash.', + title: 'Five-million-face Dragon remeshed to a 115K PolyFrame mesh', + prompt: 'Use the dcc-mcp Skill to connect to ZBrush. Ask before downloading the Artec 3D Fantasy Dragon and preserve its CC BY 4.0 attribution. Import it quietly and verify 2,499,970 points and 5,000,000 faces. Confirm the Dragon bake is rejected because it has no UVs, then verify normal and displacement baking on a UV test mesh. Duplicate the Dragon, ZRemesh it to 115,364 faces, enable PolyFrame, turn its head toward the camera, capture scoped visual evidence, and export the active remesh as OBJ with its hash. Serialize SDK mutations and do not retry while the host is still busy.', }, zh: { label: 'ZBRUSH · 高面数交换', - title: '稳定控制 500 万面 Dragon,不重入 UI', - prompt: '使用 dcc-mcp Skill 连接 ZBrush。下载 Artec 3D Fantasy Dragon 前先征得我的同意,并保留 CC BY 4.0 署名。静默导入,检查点数和面数,采集可视化证据,再把当前 Dragon SubTool 导出为 OBJ。所有 SDK 修改请求必须串行;主机仍在执行时不得因超时重复提交,最后报告输出哈希。', + title: '将 500 万面 Dragon 重拓扑为 11.5 万面 PolyFrame 网格', + prompt: '使用 dcc-mcp Skill 连接 ZBrush。下载 Artec 3D Fantasy Dragon 前先征得我的同意,并保留 CC BY 4.0 署名。静默导入并核对 2,499,970 个点、5,000,000 个面;确认 Dragon 因缺少 UV 被拒绝烘焙,再用带 UV 的测试网格验证法线与置换烘焙。复制 Dragon,ZRemesh 到 115,364 面,开启 PolyFrame,把龙头转向镜头并采集限定窗口证据,最后导出当前重拓扑网格并报告哈希。所有 SDK 修改必须串行,主机繁忙时不得重复提交。', }, }, { diff --git a/docs/index.md b/docs/index.md index 36dae51..0e54f54 100644 --- a/docs/index.md +++ b/docs/index.md @@ -141,8 +141,8 @@ Set up DCC-MCP on this machine for agent-driven creative workflows. GAME ASSETSBrowse to build - Five-million-face Fantasy Dragon validated in ZBrush - ZBRUSH → MAYAFive-million-face round trip + Fantasy Dragon remeshed from five million faces to a 115K PolyFrame mesh in ZBrush + ZBRUSH → MAYA5M import → 115K PolyFrame Open the Showcase and copy a prompt → diff --git a/docs/public/showcase/README.md b/docs/public/showcase/README.md index 3095201..f7050a0 100644 --- a/docs/public/showcase/README.md +++ b/docs/public/showcase/README.md @@ -9,5 +9,5 @@ Homepage showcase media is copied from the owning DCC-MCP repositories so the we - `geospatial-city.webp`: `dcc-mcp/dcc-asset-geospatial`, `docs/images/overture-city-data-showcase.webp` - `maya-architecture.jpg`: `dcc-mcp/dcc-mcp-maya-procedural-architecture`, `docs/showcase/turntable-contact-sheet.jpg` - `kenney-assets.webp`: `dcc-mcp/dcc-asset-kenney`, `docs/images/dcc-asset-kenney-showcase.webp` -- `zbrush-fantasy-dragon.png`: `dcc-mcp/dcc-mcp-zbrush`, captured from a typed ZBrush viewport workflow using the [Artec 3D Fantasy Dragon](https://www.artec3d.com/3d-models/fantasy-dragon) under CC BY 4.0. +- `zbrush-fantasy-dragon.png`: `dcc-mcp/dcc-mcp-zbrush`, captured after a typed 5,000,000-face import, 115,364-face ZRemesh, 45-degree turn, and PolyFrame display using the [Artec 3D Fantasy Dragon](https://www.artec3d.com/3d-models/fantasy-dragon) under CC BY 4.0. - `zbrush-maya-fantasy-dragon.png`: `dcc-mcp/dcc-mcp-maya`, captured through scoped project UI Control after a typed 5,000,000-face ZBrush-to-Maya import; model attribution remains Artec 3D, CC BY 4.0. diff --git a/docs/public/showcase/zbrush-fantasy-dragon.png b/docs/public/showcase/zbrush-fantasy-dragon.png index 911f3a2..6272aff 100644 Binary files a/docs/public/showcase/zbrush-fantasy-dragon.png and b/docs/public/showcase/zbrush-fantasy-dragon.png differ diff --git a/docs/zh/index.md b/docs/zh/index.md index df6bb5c..59edda0 100644 --- a/docs/zh/index.md +++ b/docs/zh/index.md @@ -137,8 +137,8 @@ hero: GAME ASSETS从浏览到构建 - 在 ZBrush 中验证的 500 万面 Fantasy Dragon - ZBRUSH → MAYA500 万面跨软件往返 + Fantasy Dragon 在 ZBrush 中从 500 万面重拓扑为 11.5 万面 PolyFrame 网格 + ZBRUSH → MAYA500 万面导入 → 11.5 万面布线 打开案例画廊并复制提示词 →