Skip to content

Conversation

@SkalskiP
Copy link
Collaborator

Description

Add basketball support across config, rendering, and exports. Provide
BasketballCourtConfiguration with NBA and FIBA presets, unit conversion,
and geometry data for vertices and edges. Expose a clean public API through
__all__ so users import the new pieces directly.

Add initial drawing and shot state features. Include draw_court for court
rendering and draw_made_and_miss_on_court for make and miss overlays.

Introduce ShotEventTracker to manage shot start, made, missed, deadline,
and cooldown using frame based thresholds. Keep names and arguments clear
and consistent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants