Skip to content

source-academy/nbody

Repository files navigation

nbody

JS/TS library to run n-body simulations on the browser. Documentation available here.

Installation

The package is published and available on the npm registry as nbody.

npm install nbody three @types/three plotly.js-dist @types/plotly.js

or

yarn add nbody three @types/three plotly.js-dist @types/plotly.js

Usage

Full API Documentation available here.

For developers

About

N-body simulations as a Source Academy module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published