GitXplorerGitXplorer
a

simulations

public
0 stars
0 forks
10 issues

Commits

List of commits on branch master.
Verified
ccf71e883f2694cc9b575dc74e1119ae96bad625

Merge pull request #1 from aslanides/dependabot/npm_and_yarn/acorn-5.7.4

aaslanides committed 5 years ago
Verified
c55b7bb9714e6b00274e3438ef558e5e854ac616

Bump acorn from 5.7.3 to 5.7.4

ddependabot[bot] committed 5 years ago
Verified
ffc8cab6e7fa1c29b9140e44df7d7a9ba9bded59

Update README.md

aaslanides committed 5 years ago
Verified
9ea11c1f4bcb40c06feb7fd7a29de4026fb3d280

Create README.md

aaslanides committed 5 years ago
Unverified
7f06e0828734a0540c4775eb35397827995d6442

Update n-body simulation.

aaslanides committed 5 years ago
Unverified
aa91ba929cc584093f6bb05fc8a164dbd6c40633

Initial commit.

aaslanides committed 6 years ago

README

The README file for this repository.

simulations

Some simple physics simulations. Faffing with typescript + animations + webgl via threejs.

Running

npm install

Then:

npm run nbody or npm run gas

Then navigate to http://localhost:1234.