A simple immersive 3D tunnel animation built with Three.js, featuring glowing particles, fog depth, camera motion, and bloom post-processing effects.
-
Start a local server:
python3 -m http.server 8000
-
Open your browser and navigate to:
http://localhost:8000
- Move mouse to steer the camera
- Scroll wheel to change animation speed
- Three.js (via CDN)
- WebGL
- ES Modules with Import Maps