An open API service indexing awesome lists of open source software.

https://github.com/jerald-golden/3d-world

Three.js project that renders a 3D Earth with clouds and a moon, along with a starry background. Demonstrating the capabilities of Three.js for creating immersive 3D visualizations on the web, allowing users to interact with the scene using OrbitControls.
https://github.com/jerald-golden/3d-world

globe threejs

Last synced: over 1 year ago
JSON representation

Three.js project that renders a 3D Earth with clouds and a moon, along with a starry background. Demonstrating the capabilities of Three.js for creating immersive 3D visualizations on the web, allowing users to interact with the scene using OrbitControls.

Awesome Lists containing this project

README

          

# Three.js Earth Visualization

This project demonstrates a 3D visualization of Earth using Three.js. It includes a detailed model of Earth with clouds and a moon, along with a starry background.

# Features

- Realistic 3D model of Earth with high-resolution textures.
- Dynamic rendering of clouds and moon orbiting around Earth.
- Interactive controls for users to explore the 3D scene.
- Realistic lighting and post-processing effects for added visual appeal.

# Dependencies

Three.js (v0.160.0): https://threejs.org/

# Demo

You can see a live demo of this project [here](https://jerald-golden.github.io/3D-World/).