https://github.com/blaind/gamemath
Vector and rotation math tests for 3D learning purposes
https://github.com/blaind/gamemath
Last synced: about 1 year ago
JSON representation
Vector and rotation math tests for 3D learning purposes
- Host: GitHub
- URL: https://github.com/blaind/gamemath
- Owner: blaind
- Created: 2022-02-19T10:36:45.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-03T08:52:40.000Z (almost 4 years ago)
- Last Synced: 2025-02-02T09:30:59.982Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gamemath
Just a tiny repo to learn about 3D math operations.
See `tests/test_a.rs`
Mostly based on material at https://www.youtube.com/watch?v=fNk_zzaMoSs