Skip to content

Commit

Permalink
update sandbox simulation
Browse files Browse the repository at this point in the history
  • Loading branch information
wpowers42 committed Sep 17, 2023
1 parent bd5d889 commit ca54b83
Show file tree
Hide file tree
Showing 4 changed files with 463 additions and 25 deletions.
110 changes: 88 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 8 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"devDependencies": {
"typescript": "^5.2.2"
}
"devDependencies": {
"@types/three": "^0.156.0",
"three": "^0.156.1",
"typescript": "^5.2.2"
},
"dependencies": {
"ndarray": "^1.0.19"
}
}
Loading

0 comments on commit ca54b83

Please sign in to comment.