An open API service indexing awesome lists of open source software.

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

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