Updates!!!!!
This commit is contained in:
parent
de04cbcee7
commit
41f87ef704
|
@ -4,12 +4,10 @@ gb single-file public domain libraries for C & C++
|
|||
|
||||
library | latest version | category | languages | description
|
||||
----------------|----------------|----------|-----------|-------------
|
||||
**gb_string.h** | 0.93 | strings | C, C++ | A better string library for C & C++
|
||||
**gb.h** | 0.01 | misc | C | A C helper library geared towards game development (NOT a port of gb.hpp)
|
||||
**gb_math.h** | 0.04 | math | C | A C vector math library geared towards game development (NOT A PORT OF gb_math.hpp)
|
||||
**gb.h** | 0.02a | misc | C, C++ | A C helper library for C & C++
|
||||
**gb_math.h** | 0.04d | math | C, C++ | A C (and C++) vector math library geared towards game development
|
||||
**gb_string.h** | 0.93 | strings | C, C++ | A better string library for C & C++ (this is built into gb.h too!)
|
||||
**gb_ini.h** | 0.91a | misc | C, C++ | A simple ini file loader library for C & C++
|
||||
**gb.hpp** | 0.32 | misc | C++11 | (Experimental) A C++11 helper library without STL geared towards game development
|
||||
**gb_math.hpp** | 0.04 | math | C++11 | A C++11 math library geared towards game development
|
||||
|
||||
## FAQ
|
||||
|
||||
|
|
3882
gb_math.hpp
3882
gb_math.hpp
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue