The Boeing 747 benchmark

A vision benchmark in which an agent builds a Boeing 747 from Three.js primitives, renders nine repeatable angles, and fixes what…

@victormustar 2.2k updated 1mo ago
Claude CodeGeneric
View source ↗

A vision benchmark in which an agent builds a Boeing 747 from Three.js primitives, renders nine repeatable angles, and fixes what each view reveals.

Use when

Use this as a concrete Three.js vision benchmark, or adapt the same capture-and-critic pattern to another rendered subject.

The loop

Before building, choose reference images, a scoring rubric, [visual threshold], and [budget]. Build the most realistic Boeing 747 you can from Three.js primitives, then create a rig that screenshots nine repeatable angles. After each change, render and score the same views, have a critic identify the weakest feature, and fix it without regressing stronger views. Keep the best version. Stop at the threshold, stalled progress, or budget. Finish with the model, nine renders, scores, remaining gaps, and run summary.

Steps

  • Choose reference images, a scoring rubric, a visual threshold, and a budget; then build the first Boeing 747 from Three.js primitives.
  • Create a repeatable rig that renders the same nine angles after every meaningful change.
  • Score each view against the references, have a critic identify the weakest feature, and fix it without losing stronger work.
  • Keep the best version and repeat until all nine views clear the visual bar or another named stop is reached.

Verification

The Boeing 747 meets the visual bar from all nine angles. The same camera rig and rubric show every required view meeting the preset threshold, or the run reports stagnation, budget exhaustion, and remaining gaps.

Why it works

The nine-angle rig turns a subjective 3D build into a repeatable visual test. Critiquing the same views after each change exposes problems that one hero render can hide.

Maintain The Boeing 747 benchmark?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

The Boeing 747 benchmark on getagentictools
[![The Boeing 747 benchmark on getagentictools](https://getagentictools.com/badge/loops/boeing-747-benchmark.svg)](https://getagentictools.com/loops/boeing-747-benchmark?ref=badge)