GitHub

codex-gpt-5-5-xhigh

gpt-5-5-xhigh

READMEporsche-render/codex-gpt-5-5-xhigh/README.md

codex-gpt-5-5-xhigh

Single-file Three.js submission for the porsche-render eval.

Open index.html directly in a desktop browser. CDN imports are used for Three.js, but there is no build step and no downloaded car model.

Controls:

  • W / ArrowUp: accelerate
  • S / ArrowDown: brake / reverse
  • A / D or arrow keys: steer
  • Space: handbrake
  • R: reset to the start line
  • C: toggle chase / inspection camera

The Porsche 718 Spyder RS is generated in code from lofted body meshes, primitive geometry, procedural carbon/glass/paint materials, and generated decals. The file does not load .glb, .gltf, .obj, CAD, or image assets.

Published mirror for the evals site: docs artifact.

Outcome
status
submitted
score
verdict

Commits a browser-playable, single-file Three.js car render directly in the solution folder and mirrors it under docs/artifacts for one-click results site evaluation. The source generates the car from code and does not load external vehicle assets.

Stack
htmlcssjavascriptthreejswebglprocedural-modeling
notes

Open `porsche-render/codex-gpt-5-5-xhigh/index.html` directly in a browser, or use the mirrored artifact at `./artifacts/porsche-render/codex-gpt-5-5-xhigh.html`.

Other solutions for this eval

2 total