What this explores
Force-directed graph visualization with physics simulation. Fetch package.json from any GitHub repo to explore its dependency tree.
Principles demonstrated
- Force-directed graph layout algorithm
- Canvas rendering with physics simulation
- GitHub API integration
- Interactive drag and zoom controls