Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 576 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 576 Bytes

Moon Exhibition

A THREE.js moon exhibition, where you can play around with the moon's x, y, z-axis, and the quality of its surface, while you observe all the phases happen.

Moon image

Table of Content

Demo

Heroku

Setup

To run this project, install it locally using npm:

$ cd ../moon-exhibition
$ npm install
$ npm run start-dev

Watch it live on http://localhost:8080