Skip to content

drew-haas/globe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rotating Globe with THREE.js

A simple globe with lighting options. This is a playground for me to experiment with THREE.js

Link: https://drew-haas.github.io/globe/

Installing / Getting started

This is the bare minimum to get the project running in development mode. For a more detailed explanation, see below.

npm install
npm run debug

The first command will install all the necessary dependencies for the project. The second command will build your project to the ./dist directory and display it in the browser in development mode.

Development

Prerequisites

Running Local Server

Spin up a local development server with Browsersync.

npm run debug

About

Globe Demo with THREE.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published