sebastien-lempens/webgl-skydiving — reverse-engineered prompt
Reverse engineered prompt
Build me a small browser based 3D skydiving experience using this React Three Fiber and Vite starter. I want it to feel like you’re falling through the sky, with a moving camera, clouds passing by, a simple horizon, and a sense of speed.
It doesn’t need to be a full game, just a polished interactive demo. Let the user steer a little with the mouse or keyboard, show a simple speed or altitude readout, and include a restart button when they get close to the ground. Keep it lightweight and easy to run with the normal npm commands in the README.
Please make it look good with simple shapes and lighting, no need for paid assets. Add comments where the main scene, controls, and animation loop are handled so I can tweak it later. Look up current React Three Fiber or Drei docs online if you need to.
Want more depth? Deep Reverse