This website requires JavaScript.
Explore
Help
Sign In
simponic
/
jumpstorm
Watch
1
Star
0
Fork
0
You've already forked jumpstorm
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
432ce5428f
jumpstorm
/
engine
/
utils
/
index.ts
4 lines
87 B
TypeScript
Raw
Normal View
History
Unescape
Escape
initial commit
2023-07-19 23:38:24 -04:00
export
*
from
"./rotateVector"
;
export
*
from
"./dotProduct"
;
a bit of refactoring; importing engine into bun for server
2023-07-20 23:47:32 -04:00
export
*
from
"./clamp"
;
Reference in New Issue
Copy Permalink