This is a practice project where I built a realistic 3D Earth using three js to explore 3D rendering, textures, and visual effects.
The goal of this project was to learn and experiment.
π 3D Earth model
πΊοΈ High-quality Earth textures
βοΈ Separate cloud layer
π§± Bump / normal mapping for surface detail
π‘ Realistic lighting and rotation
π₯ Smooth 3D rendering
Three.js
JavaScript
Texture maps (bump, clouds, etc.)
This project was inspired by a YouTube tutorial. I used the video as a learning reference and implemented the project by modifying the logic on my own.
This is a learning/practice project, built to explore ideas and gain hands-on experience.