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: accelerateS/ArrowDown: brake / reverseA/Dor arrow keys: steerSpace: handbrakeR: reset to the start lineC: 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.
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.
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`.