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-06-15 14:53:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a9ae4fb5989aec75a055d315eaf3b01cbf6f255c
Odin
/
core
/
math
/
linalg
History
gingerBill
6da4a6746f
Add
linalg.to_f16
2026-02-17 09:41:22 +00: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
Add
linalg.to_f16
2026-02-17 09:41:22 +00: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
…