gl-texture-manager

A webgl library for loading up images / drawings / video and storing them as textures to be pushed to the GPU.

motor-loop

Motor loop is a typescript library that runs a game loop continuously. Notably, it adapts to frameRate to ensure your game always runs smoothly when the monitor refresh rate goes above or below 60hz.

wheel-fortune

WheelFortune implements an animation of a spinning wheel of fortune using the GSAP library. It allows customization of parameters including the number of segments, number of revolutions, spin states, and callbacks.