cell-tracker

A component for games that tracks viewable cells in a 3d grid, and discards the ones outside the viewable range.

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.