Skip to content

Project that creates a 3D globe visualization using Three.js, with buttons to toggle between a spherical and planar view of the Earth's map. It uses WebGL for rendering and OrbitControl for camera control.

Notifications You must be signed in to change notification settings

Jerald-Golden/THREEJS-GEOJSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Globe Visualization

This project creates a 3D globe visualization using Three.js, allowing users to switch between a spherical and planar view of the Earth's map. The globe is rendered using WebGL, and interactive camera control is enabled with Orbitcontrol.

Usage

To view the 3D globe visualization, open the index.html file in a WebGL-enabled browser. Use the buttons on the screen to switch between the spherical and planar views of the Earth's map.

Dependencies

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

Demo

You can see a live demo of this project here

About

Project that creates a 3D globe visualization using Three.js, with buttons to toggle between a spherical and planar view of the Earth's map. It uses WebGL for rendering and OrbitControl for camera control.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published