Skip to content

This project is an interactive 3D globe visualization built with React and Three.js. It features a realistic globe that users can rotate and zoom in/out using the mouse. The globe is textured with a day-night cycle, giving it a realistic appearance. 🥳

Notifications You must be signed in to change notification settings

7hourspg/react-three-globe-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive 3D Globe Visualization

This project is an interactive 3D globe visualization built with React, Three.js, and Vite. It features a realistic globe that users can rotate and zoom in/out using the mouse. The globe is textured with a day-night cycle, giving it a realistic appearance.

The project also includes data visualization features, with data points plotted on the globe based on real-world coordinates.

globe-img

Features

  • Interactive 3D globe
  • Day-night cycle
  • Data visualization

Technologies Used

Getting Started

  1. Clone the repository:
git clone https://github.com/7hourspg/react-three-globe-visualization.git
  1. Install the dependencies:
cd react-three-globe-visualization
npm install
  1. Start the development server:
npm run dev

Now you can open http://localhost:5173 in your browser to see the globe!

About

This project is an interactive 3D globe visualization built with React and Three.js. It features a realistic globe that users can rotate and zoom in/out using the mouse. The globe is textured with a day-night cycle, giving it a realistic appearance. 🥳

Topics

Resources

Stars

Watchers

Forks