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

https://github.com/filipsys/atoms-canvas


https://github.com/filipsys/atoms-canvas

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

## TODO

### Medium priority

- [ ] Change checking distances (Currently O(n^2)) to use quadtrees for better optimisation.

### Small priority

- [ ] Add fps counter