mirror of
https://github.com/HandmadeMath/HandmadeMath.git
synced 2025-12-28 07:34:32 +00:00
795
HandmadeMath.h
795
HandmadeMath.h
File diff suppressed because it is too large
Load Diff
@@ -5,6 +5,7 @@ Single-file public domain game math library for C/C++
|
||||
|
||||
Version | Changes |
|
||||
----------------|----------------|
|
||||
**0.5** | Added scalar operations on vectors and matrices, added += and -= for hmm_mat4, reconciled headers and implementations, tidied up in general |
|
||||
**0.4** | Added SSE Optimized HMM_SqrtF, HMM_RSqrtF, Removed use of CRT |
|
||||
**0.3** | Added +=,-=, *=, /= for hmm_vec2, hmm_vec3, hmm_vec4 |
|
||||
**0.2b** | Disabled warning C4201 on MSVC, Added 64bit percision on HMM_PI |
|
||||
@@ -21,6 +22,6 @@ _ID: In Development_
|
||||
|
||||
This library is in the public domain. You can do whatever you want with them.
|
||||
|
||||
**Where can i contact you to ask quesitons ?**
|
||||
**Where can I contact you to ask questions?**
|
||||
|
||||
You can email me at: Zak@Handmade.Network
|
||||
Reference in New Issue
Block a user