GitXplorerGitXplorer
s

gravity

public
1 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
9d604357e85442f44086901bf13d385304b79bbd

More WIP: commiting before a tuple-to-array refactor

ssomeguynamedmatt committed 6 years ago
Unverified
f80b4a9af3a9a75d8bf3c5d15f94990d2463586e

WIP-ing

ssomeguynamedmatt committed 6 years ago
Unverified
b8b51207ea1924fe261b14e5af86dde9ea2bfc07

Added barnes-hut: WIP

ssomeguynamedmatt committed 6 years ago
Unverified
6ddf14dcf2c386953bd1c4e913172e2d57cb702b

main.rs updates, hide experimental html stuff

ssomeguynamedmatt committed 6 years ago
Unverified
256e930ec8aa1a1e50789ab7ff01e8d4c1caf364

README

ssomeguynamedmatt committed 6 years ago
Unverified
8b71a6d3a79a774f32f33ea60360a2db74c2be8b

README

ssomeguynamedmatt committed 6 years ago

README

The README file for this repository.

To get this up and running on your machine:

  • Clone the repo
  • cd into the gravity directory
  • cargo install wasm-bindgen-cli
  • ./build.sh
  • The project will be running on localhost:8080

Work in Progress: while this compiles and runs it doesn't actually do anything yet. Nonetheless, you can use this as a template for your own wasm-bindgen project.