Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 815 Bytes

File metadata and controls

35 lines (24 loc) · 815 Bytes

SpaceZ

Web app to simulate gravity force between bodies and planets in the space.

Uses Webpack as a server, Three.js to draw elements and TypeScript programming language.

How to run

  1. First, you need to have Node.js and npm installed.
  2. Install modules
    npm install
  3. Run the dev script
    npm run dev
  4. Enjoy!

Contributors

This is our 3rd year project for Scientific Calculations subject

Screenshots

img.png

img_1.png

img_2.png