Lab · web animation
Five planets orbit the sun via requestAnimationFrame. Move the cursor to tilt the scene and speed up orbits farther from the center.
A pseudo-3D star tunnel redrawn every frame. The cursor shifts the vanishing point (course change). Hold the left mouse button for super-warp.
Cursor shifts flow center · hold LMB for super-warp
One JSON file drives the animation. The lottie-web player interpolates frames at runtime — asset: “01 - Rocket”.
Loading Lottie JSON…
A mini space-ops UI: live HUD telemetry, 3-2-1 countdown, rocket launch with exhaust, satellite on orbit, mission timer, and a staged landing.
GSAP · timeline
Ready for launch
Live telemetry, orbiting satellite, launch exhaust, and a smooth staged landing.
Three.js renders meshes, lights, and a starfield on the GPU. Orbit the camera with drag, zoom with scroll, and watch planets move on real 3D paths — not a 2D illusion.