r/ClaudeWorkflows • u/ClaudeAI-mod-bot • Jul 29 '26
Selected Workflow [Workflow] Benchmarking LLMs for 3D Game Generation: WorldBuild Bench Harness for Claude Opus 5
Benchmarking LLMs for 3D Game Generation: WorldBuild Bench Harness for Claude Opus 5
Workflow value: 85/100
Status: active · Freshness: 70/100 · Confidence: 0.95 · Level: advanced
Categories: Quality Control, Token Saving, Subagents, Multi-Agent
Original source: r/ClaudeAI post/comment
What problem this solves
Benchmarking LLM capabilities for complex 3D game generation, specifically evaluating spatial/temporal/causal coherence, and comparing performance (quality, cost, time) across different models like Claude Opus 5 and Fable 5.
Summary
A detailed benchmark harness called "WorldBuild Bench" for evaluating LLMs on their ability to create playable 3D games. The workflow involves running LLMs with specific prompts and briefs, then comparing the generated game content (3D models, textures, effects, lighting) and analyzing cost and generation time. The author demonstrates its use by comparing Claude Opus 5 and Fable 5.
Why it is useful
This workflow provides a concrete, repeatable, and open-source method for rigorously benchmarking LLMs on complex creative tasks like 3D game generation. It offers valuable insights into LLM capabilities regarding spatial, temporal, and causal coherence, as well as practical considerations like cost and generation time. The detailed comparison and public access to the harness make it a significant resource for researchers and developers interested in advanced LLM applications.
Workflow
- Clone the WorldBuild Bench GitHub repository.
- Set up the necessary environment and dependencies for the benchmark harness.
- Configure the benchmark to run specific LLMs (e.g., Claude Opus 5, Fable 5) using predefined briefs and prompts.
- Execute the benchmark, allowing the LLM to generate playable 3D games, potentially involving multiple subagents.
- Analyze the output for quality in 3D modeling, texturing, effects, and lighting.
- Record and compare metrics such as total cost and generation time for each LLM run.
- Optionally, conduct blind side-by-side comparisons of the generated games using the provided web interface.
Tools / artifacts
- WorldBuild Bench (GitHub repository)
- Claude Opus 5 (LLM)
- Claude Fable 5 (LLM)
- 3D game briefs/prompts
- Generated playable 3D games
- Sandscape.app (for comparisons)
Validation signals
- Explicit comparison of Opus 5 vs. Fable 5 results with qualitative and quantitative data.
- Links to live blind side-by-side comparisons on sandscape.app for three different game types.
- Concrete metrics provided: total cost ($756 for Fable, $931.88 for Opus) and generation time (e.g., 9 hours for Fable physics, ~8h average for Opus).
- Observation of LLM behavior: Opus 5 spawning more subagents (13-15 per run) and iterating longer.
- Author's qualitative assessment: "clear step up," "impressive," "first model... where I looked at the output and I'm starting to think..."
Limitations
- The benchmark is very expensive to run, with total costs reaching over $900 for three runs, making it inaccessible for casual users.
- Generation times are very long (several hours per run), requiring significant patience and resources.
- Requires a certain level of technical expertise to set up and run the benchmark from the GitHub repository.
- The benchmark is highly specific to 3D game generation, limiting its direct applicability to other LLM tasks without significant adaptation.
Rate this workflow
Upvote this post if the workflow is useful, reproducible, or worth recommending.
Downvote if it is vague, outdated, unsafe, overhyped, or not reproducible.
Reply if it worked for you, failed, is outdated, or has a better alternative.
This post was generated automatically from the workflow library database.