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

https://github.com/lcbx/numpyecs

an ecs for python using numpy (components's properties are saved in a numpy array, and associated with entities using a sparse set)
https://github.com/lcbx/numpyecs

Last synced: about 1 year ago
JSON representation

an ecs for python using numpy (components's properties are saved in a numpy array, and associated with entities using a sparse set)

Awesome Lists containing this project