Skip to content

feat/basketball - #37

Open
SkalskiP wants to merge 22 commits into
mainfrom
feat/basketball
Open

feat/basketball#37
SkalskiP wants to merge 22 commits into
mainfrom
feat/basketball

Conversation

@SkalskiP

Copy link
Copy Markdown
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.

2 participants