# Anthropic发布Claude Opus 4.8，一次性生成可运行的Three.js波音747模型

- 来源：Berryxia.AI (@berryxia)
- 发布时间：2026-05-29 09:50
- AIHOT 分数：66
- AIHOT 链接：https://aihot.virxact.com/items/cmpqb4jb503enslnol6ugry9d
- 原文链接：https://x.com/berryxia/status/2060176999688360262

## AI 摘要

Anthropic发布Claude Opus 4.8，其复杂空间推理与代码生成能力受到关注。有用户使用其测试生成一架高细节波音747-400的Three.js模型，要求仅使用内置几何体，生成完整的单文件HTML。Claude Opus 4.8一次生成了可运行代码，模型具有后掠机翼约35度、四发动机、可收放起落架等细节，比例严谨。ZenMux平台现已支持该模型的API调用与免费体验。据称，Claude Opus 4.8在SWE-bench、Terminal-Bench、Agentic Coding等榜单排名第一。

## 正文

制作飞机的提示词👇🏻
PROMPT：
Write a complete single-file HTML document using Three.js （include via CDN） that renders a highly detailed Boeing 747-400 aircraft.

Rules （must follow strictly）：
- Use ONLY built-in Three.js primitive geometries （BoxGeometry， CylinderGeometry， ConeGeometry， SphereGeometry， etc.）. NO external model loaders， no GLTFLoader， no imported assets.
- Pay extreme attention to accurate real-world proportions， swept wing angle （~35°）， engine positions （4 engines under wings， correct size and spacing）， tail configuration （horizontal + vertical stabilizer）， cockpit windows， landing gear （retractable）， fuselage curvature， winglets， etc.
- Make the model instantly recognizable as a Boeing 747 from front， side， top， and 3/4 views.
- Add realistic lighting （directional + ambient + point lights）， soft shadows， OrbitControls for rotation， and a simple background （sky gradient or grid）.
- Include a short animation （e.g. slow rotation or landing gear deployment） or make it fully interactive.
- Output the complete， ready-to-run HTML code in one block.

Start coding now.

### 引用推文

> Berryxia.AI：兄弟们! 现在已经可以在 ZenMux 上免费体验 Claude Opus 4.8 了! 我第一时间用它跑了那个Hugging Face大佬M 硬核的「Three.js 纯图元造飞机测试」,要求只用内置几何体(Box、Cylinder、Cone、Sphere...),不准用任何模型加载器,纯手搓一架高细节波音 747-...
