Solar Engine PRO is a high-performance, interactive 3D simulation of our solar system developed using Three.js. It features realistic orbital mechanics, procedural planet textures, and a sleek HUD (Heads-Up Display) for an immersive astronomical experience.
- Realistic Orbits: Accurately simulated planetary rotations and orbital paths.
- Procedural Textures: Planet surfaces are generated via code (HTML5 Canvas) for a unique look without external image assets.
- Cinematic Tour: An automated camera mode that zooms into and follows each planet.
- Interactive HUD: Click on any planet to see its physical data, description, and moon systems.
- Time Warp: Control the speed of the simulation in real-time.
- Visual Effects: Includes a starfield background, asteroid belt, and a dynamic comet with a particle trail.
- Three.js - 3D WebGL Library.
- JavaScript - Core Logic.
- HTML5/CSS3 - HUD Design and UI.
- Rotate: Left Click + Drag
- Zoom: Mouse Wheel / Pinch
- Pan: Right Click + Drag
- Interact: Click on any planet to open the data panel.
- Top View: Resets camera to a bird's-eye perspective.

