From: Stephan Soller Date: Wed, 29 Aug 2018 05:46:50 +0000 (+0200) Subject: Added slim_gl.h to the readme list. X-Git-Url: https://git.owens.tech/assets/wrapped.html/assets/wrapped.html/git?a=commitdiff_plain;h=314ec11c2b28897879c5094af69b1240252092a3;p=forks%2Fsingle-header-file-c-libs.git Added slim_gl.h to the readme list. --- diff --git a/README.md b/README.md index bdcada3..a3b1786 100644 --- a/README.md +++ b/README.md @@ -9,5 +9,6 @@ All libraries are published under the MIT license. library | lastest version | category | description --------------------- | --------------- | --------- | -------------------------------- **math_3d.h** | 1.0 | graphics | compact 3D math library for use with OpenGL +**slim_gl.h** | 1.0 | graphics | compact OpenGL shorthand functions and printf() style drawcalls **slim_hash.h** | 1.1 | container | simple and easy to use hashmap for C99 **slim_test.h** | 1.0 | testing | small set of functions to build simple test programs