Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 606 Bytes

File metadata and controls

32 lines (20 loc) · 606 Bytes

Javascript Solar System

Javascript Solar System is a simple solar system simulation that runs in your web browser.

Installation

Use the package manager npm to install dependencies for Javascript Solar System.

This application uses Vite which you can install through npm.

npm install vite

Then:

npm install

When all dependencies are installed:

npm run dev

Usage

Hope you like it. The code was kept simple and commented well so anyone new to THREE.js can feel comfortable tweeking it.

License

MIT