Exo-Surfer is a 3D exoplanet explorer web app built using React and Three.js for the NASA x SpaceX Hackathon.
It allows users to surf through space, visualize distant exoplanets, and interact with a visually immersive galaxy environment.
- ๐ Interactive 3D Exoplanet Visualization
- ๐ฐ๏ธ Smooth camera controls to explore outer space
- ๐ Realistic textures and lighting with Three.js
- ๐ง Built for space tech enthusiasts and education
- Frontend: React + Vite
- 3D Engine: Three.js
- Libraries: Drei, React Three Fiber, Leva (for UI controls)
git clone https://github.com/Chad-007/NASA.git
cd NASA
npm install
npm start