johnBuffer/NoCol
Trajectories finder observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3542
- days_rel: n/a
- days_push: 1322
- n_releases_24m: 0
Adoption not part of the score
1391 stars · 105 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
NoCol is a C++ 'anti-collision' trajectories finder that simulates moving objects (like balls) finding paths that avoid collisions. It renders an interactive visual simulation with zoom, pan, and playback controls.
Use cases
- find collision-free trajectories for moving objects
- visualize anti-collision path planning
- explore trajectory optimization demos
- simulate balls avoiding each other
- learn about motion planning algorithms
When to choose
- you need a visual demo of collision-avoiding trajectory search
- you want a C++ codebase to study motion planning
- you need an interactive sandbox for anti-collision simulations
When to avoid
- you need production-grade robot path planning
- you require a library API rather than a standalone demo app
- you need multi-agent planning with real-world constraints
Facets
application · maturity maintenance
simulation graphics game-engine simulation graphics cpp cross-platform trajectory-finding anti-collision physics-simulation visualization algorithms desktop
1 source
- readme: https://github.com/johnBuffer/NoCol · fetched 2026-08-28 · 6822d21c2ee6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| johnBuffer/NoCol | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="johnBuffer/NoCol")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem