cell-tracker

npm version

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

Install bun

https://bun.sh/

curl -fsSL https://bun.sh/install | bash

Commands

Run example

https://jacklehamster.github.io/cell-tracker/example/

Github Source

https://github.com/jacklehamster/cell-tracker/