/solar-system

A WebGL representation of the Solar System

Primary LanguageJavaScriptMIT LicenseMIT

WebGL Solar System

This project uses Three.js and React to produce a WebGL visualization of the solar system.

It is very much a work-in-progress.

Setup and architecture

    yarn

The application is built using create-react-app.

Run

    yarn start

Build

    yarn build