https://github.com/danman113/gfx-utils
A bunch of typescript/js utils for JS game development
https://github.com/danman113/gfx-utils
Last synced: 16 days ago
JSON representation
A bunch of typescript/js utils for JS game development
- Host: GitHub
- URL: https://github.com/danman113/gfx-utils
- Owner: danman113
- License: mit
- Created: 2022-02-16T00:56:01.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-08T04:57:20.000Z (over 3 years ago)
- Last Synced: 2025-09-26T07:52:30.117Z (9 months ago)
- Language: TypeScript
- Size: 78.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gfx-utils
A bunch of typescript/js utils for JS game development
## Math Utils
* Basic Statistical functions
* Linear Interpolation/Mapping functions
* Interpolation Functions
* Collision Utils
* 2D/3D Rectangles
* Circle Collision
## Loaders
* Image Loaders
* Howler-like Sound Loaders
## Canvas
* Make Fullscreen canvas
## Tween Manager
* Type-safe tweens on properties
## Color Utils
* HSV -> rgb
## Weighted Maps
* Basically a loot tables