This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/odin-lang/Odin.git
synced
2026-07-30 02:47:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
671c46235aa776296e5114acc07ffe34e5c53190
Odin
/
core
/
math
/
linalg
History
Mathias Mohn Mørch
9a321befd4
Fixed issue where the linalg.quaternion_from_forward_and_up could return incorrect values in certain scenarioes
2025-10-30 20:35:35 +01:00
..
glsl
Further overhaul of package line comments.
2025-10-09 23:05:29 +02:00
hlsl
Add half support to all proc groups and add ashalf proc group
2025-10-28 21:42:08 -04:00
doc.odin
Further overhaul of package line comments.
2025-10-09 23:05:29 +02:00
extended.odin
…
general.odin
Rename adjugate to cofactor to keep existing usages for inverse and determinant correct and add new adjugate procedures
2024-12-28 10:29:43 +01:00
specific_euler_angles_f16.odin
fix pitch_from_quaternion
2024-05-27 23:38:50 +05:30
specific_euler_angles_f32.odin
fix pitch_from_quaternion
2024-05-27 23:38:50 +05:30
specific_euler_angles_f64.odin
fix pitch_from_quaternion
2024-05-27 23:38:50 +05:30
specific_euler_angles.odin
…
specific.odin
Fixed issue where the linalg.quaternion_from_forward_and_up could return incorrect values in certain scenarioes
2025-10-30 20:35:35 +01:00
swizzle.odin
…