Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introducing the dedicated windows-numerics crate #3488

Merged
merged 8 commits into from
Feb 14, 2025
Merged

Introducing the dedicated windows-numerics crate #3488

merged 8 commits into from
Feb 14, 2025

Conversation

kennykerr
Copy link
Collaborator

Building on #3483, this update adds the windows-numerics crate that provides the graphics-oriented math types, known as Windows numerics, used by DirectX and Composition APIs. This allows crates to depend on these implementations without having to necessarily take a dependency on the large windows crate.

Thanks to @robmikh for originally writing many of these helpers and overloaded operator trait implementations. 😊

@kennykerr kennykerr merged commit c0ba177 into master Feb 14, 2025
84 checks passed
@kennykerr kennykerr deleted the numerics branch February 14, 2025 13:46
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.

1 participant