https://github.com/embarkstudios/macaw
An opinionated game math library built on top of glam
https://github.com/embarkstudios/macaw
Last synced: about 1 year ago
JSON representation
An opinionated game math library built on top of glam
- Host: GitHub
- URL: https://github.com/embarkstudios/macaw
- Owner: EmbarkStudios
- License: apache-2.0
- Created: 2025-04-22T11:38:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-02T10:20:36.000Z (about 1 year ago)
- Last Synced: 2025-06-26T12:56:58.454Z (about 1 year ago)
- Language: Rust
- Size: 96.7 KB
- Stars: 17
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# 🦜 Macaw
An opinionated game math library built on top the excellent [`glam`](https://github.com/bitshifter/glam-rs).
## Contributing
We welcome community contributions to this project.
Please read our [Contributor Guide](CONTRIBUTING.md) for more information on how to get started.
## License
Licensed under either of
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or )
* MIT license ([LICENSE-MIT](LICENSE-MIT) or )
at your option.
### Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.