|
|
|
@ -40,6 +40,8 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate) |
|
|
|
|
} |
|
|
|
|
``` |
|
|
|
|
|
|
|
|
|
## [Lastest release](https://github.com/g-truc/glm/releases/latest) |
|
|
|
|
|
|
|
|
|
## Project Health |
|
|
|
|
|
|
|
|
|
| Service | System | Compiler | Status | |
|
|
|
@ -48,8 +50,6 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate) |
|
|
|
|
|
|
|
|
|
## Release notes |
|
|
|
|
|
|
|
|
|
### [Lastest release](https://github.com/g-truc/glm/releases/latest) |
|
|
|
|
|
|
|
|
|
### [GLM 0.9.9.0](https://github.com/g-truc/glm/releases/latest) - 2017-XX-XX |
|
|
|
|
#### Features: |
|
|
|
|
- Added RGBM encoding in GTC_packing #420 |
|
|
|
|