openai-symbol-flat-white
Code generated by OpenAI Codex

Codex was prompted with the following sentences:
Make a website that uses BabylonJS to create a 0.5 inch wide green box and a three inch diameter blue sphere. Set the camera position to 0, 0, 10.
Generate a 3D path, named orbit, of points for a circle with a four inch diameter. Create lines from orbit. Set the box position to the first point in orbit.
For each point in orbit register after render set position of the box to current point in orbit. Render the scene.