Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rustgd
/
cgmath
Public
Notifications
You must be signed in to change notification settings
Fork
156
Star
1.2k
Code
Issues
58
Pull requests
8
Discussions
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 7, 2024
Merge pull request #557 from thatcomputerguy0101/planar_projection
Show description for ff840cb
aloucks
authored
ff840cb
Copy full SHA for ff840cb
Commits on Nov 28, 2024
Fix planar projection focal calculation
thatcomputerguy0101
committed
0637f57
Copy full SHA for 0637f57
Commits on Oct 27, 2024
Merge pull request #556 from thatcomputerguy0101/planar_projection
Show description for 53e3f91
aloucks
authored
53e3f91
Copy full SHA for 53e3f91
Commits on Oct 26, 2024
Make planar projection height configurable
thatcomputerguy0101
committed
8c29a7e
Copy full SHA for 8c29a7e
Commits on Oct 25, 2024
Add `PlanarFOV` to README
thatcomputerguy0101
committed
946dfc9
Copy full SHA for 946dfc9
Move fixed plane of planar projection to zero depth
thatcomputerguy0101
committed
65aac05
Copy full SHA for 65aac05
Add planar projection
thatcomputerguy0101
committed
a01a6cb
Copy full SHA for a01a6cb
Commits on Apr 16, 2022
Merge pull request #548 from gents83/master
Show description for d5e765d
aloucks
authored
d5e765d
Copy full SHA for d5e765d
Fixing clippy warnings
gents83
committed
33fb2fd
Copy full SHA for 33fb2fd
Commits on Mar 7, 2022
cargo fmt
maku693
authored and
kvark
committed
2e76e82
Copy full SHA for 2e76e82
Add support for cast using bytemuck crate
maku693
authored and
kvark
committed
11a5346
Copy full SHA for 11a5346
Commits on Nov 26, 2021
Merge pull request #539 from CyborgSquirrel/master
Show description for 78c082e
aloucks
authored
78c082e
Copy full SHA for 78c082e
Commits on Nov 25, 2021
Implement IntoMint trait for Vectors, Points, Matrices, and Quaternions
Show description for d4d19b9
CyborgSquirrel
committed
d4d19b9
Copy full SHA for d4d19b9
Commits on Aug 11, 2021
Replace use of BaseFloat/Float with BaseNum/Num where possible
spearman
authored and
kvark
committed
af12763
Copy full SHA for af12763
Remove NumCast bound from BaseNum
spearman
authored and
kvark
committed
41fb64c
Copy full SHA for 41fb64c
Commits on Jul 6, 2021
Update links in quaternions.rs (#535)
Show description for e57b543
danakj
authored
e57b543
Copy full SHA for e57b543
Commits on Jun 16, 2021
Fix some clippy warnings and some typo
Rémi Lauzier
authored and
kvark
committed
df21854
Copy full SHA for df21854
cargo fmt
Rémi Lauzier
authored and
kvark
committed
575c458
Copy full SHA for 575c458
Fix some clippy warnings
Rémi Lauzier
authored and
kvark
committed
fb205c0
Copy full SHA for fb205c0
Commits on Jun 14, 2021
Merge pull request #532 from remilauzier/master
Show description for 7a0ebdf
aloucks
authored
7a0ebdf
Copy full SHA for 7a0ebdf
Commits on Jun 7, 2021
update approx to 0.5
Rémi Lauzier
committed
6c7c68f
Copy full SHA for 6c7c68f
Commits on Apr 21, 2021
More Into impls converted to From (#529)
Show description for ada4add
agausmann
authored
ada4add
Copy full SHA for ada4add
Commits on Apr 20, 2021
Implement From instead of Into for array/tuple/mint conversions (#528)
agausmann
authored
81583b2
Copy full SHA for 81583b2
Commits on Apr 6, 2021
Simplify "fold_array" macro (#527)
Besler
authored
3e93bac
Copy full SHA for 3e93bac
Commits on Jan 3, 2021
Release 0.18 (#520)
kvark
authored
637c566
Copy full SHA for 637c566
Commits on Dec 25, 2020
Upgrade approx and rand crates (#523)
fintelia
authored
4b99f07
Copy full SHA for 4b99f07
Commits on Dec 5, 2020
Fix deprecation warnings (#522)
aloucks
authored
8e0d5ec
Copy full SHA for 8e0d5ec
Update readme build status and remove IDE config (#521)
aloucks
authored
5213713
Copy full SHA for 5213713
Add github workflows (#519)
Show description for 1d23011
aloucks
authored
1d23011
Copy full SHA for 1d23011
Remove duplicate code in the deprecated Matrix3::look_at function
aloucks
authored and
kvark
committed
3bd3481
Copy full SHA for 3bd3481
Rename Matrix3::look_at_[rh|lh] to look_to_[rh|lh]
Show description for c0a66d2
aloucks
authored and
kvark
committed
c0a66d2
Copy full SHA for c0a66d2
Add matrix3 look_at_[lh|rh] tests
aloucks
authored and
kvark
committed
a628d13
Copy full SHA for a628d13
Add more matrix4 and transform tests
aloucks
authored and
kvark
committed
24a9191
Copy full SHA for 24a9191
Add Transform::{look_at_rh, look_at_lh} and deprecate look_at
Show description for 213fc58
aloucks
authored and
kvark
committed
213fc58
Copy full SHA for 213fc58
Commits on Nov 23, 2020
Quaternion memory layout changed to `[x, y, z, w]` (#500)
Show description for 164808e
aloucks
authored
164808e
Copy full SHA for 164808e
Pagination
Previous
Next
You can’t perform that action at this time.