https://github.com/filipsys/atoms-canvas
https://github.com/filipsys/atoms-canvas
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/filipsys/atoms-canvas
- Owner: Filipsys
- Created: 2025-01-02T18:39:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-02T18:39:36.000Z (about 1 year ago)
- Last Synced: 2025-08-29T16:05:18.684Z (7 months ago)
- Language: TypeScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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