Tasks3D and GraphicsEngineering track

Parametric bracket as OpenSCAD-style code in JavaScript

eng-3d-05suite v1.0htmlvision judge

Quality30%judge panel
Correctness45%deterministic · runtime-probe
Completeness25%judge panel

Exact prompt sent to every model

Build a single-file Three.js page that constructs a printable L-bracket from parameters using constructive solid geometry you implement or compose from BufferGeometries (no CSG library). Parameters exposed as range inputs: width, height, depth, thickness, hole diameter, hole count per leg. The bracket must update live as sliders move. Show a wireframe toggle and a dimension readout. Add an "Export STL" button that generates ASCII STL from the current mesh (write the exporter yourself) and downloads it. Expose window.__xobench.setCamera(angleDeg) and window.__xobench.getSTL() returning the STL string. Return the complete file in one code block.

Responses

Latest published run: gemini-3.8-flash. For each model the repeat closest to its published median is shown; every repeat is in the repository.

No published attempts for this task yet

When the run is published, every model's raw response, per-dimension scores, judge rationales, human review notes and rendered artifacts appear here side by side.