https://github.com/danman113/gfx-utils
A bunch of typescript/js utils for JS game development
https://github.com/danman113/gfx-utils
Last synced: 12 months 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-08T04:57:20.000Z (almost 3 years ago)
- Last Synced: 2025-02-16T15:06:32.504Z (12 months ago)
- Language: TypeScript
- Size: 78.1 KB
- Stars: 0
- Watchers: 2
- 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