PR C — Rigid OBB collider + SAT vs AABB (core)
Labels: physics, collision, sat, high-priority, project:newton
Milestone: PROJECT: Newton
Summary
Implement oriented rectangle (OBB) collider for rigid-dynamic. Use SAT vs static AABB to compute MTV, resolve, apply restitution and basic friction. Draw OBB and MTV in overlay (toggle).
Acceptance Criteria
Tests (write first)
Notes
- Keep MODE=test stable (no GSAP in tests)
PR C — Rigid OBB collider + SAT vs AABB (core)
Labels: physics, collision, sat, high-priority, project:newton
Milestone: PROJECT: Newton
Summary
Implement oriented rectangle (OBB) collider for rigid-dynamic. Use SAT vs static AABB to compute MTV, resolve, apply restitution and basic friction. Draw OBB and MTV in overlay (toggle).
Acceptance Criteria
Tests (write first)
Notes