Updated lasest release.

This commit is contained in:
Christophe Riccio 2015-05-01 22:35:05 +02:00
parent b05536dee8
commit 909e3c2e29

View File

@ -22,8 +22,6 @@ The source code and the documentation are licensed under the [Happy Bunny Licens
Thanks for contributing to the project by [submitting issues](https://github.com/g-truc/glm/issues) for bug reports and feature requests. Any feedback is welcome at [glm@g-truc.net](mailto://glm@g-truc.net).
[Download lastest release](https://github.com/g-truc/glm/releases/latest)
```c++
#include <glm/vec3.hpp> // glm::vec3
@ -48,6 +46,8 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
| ------- | ------ | -------- | ------ |
| [Drone](https://drone.io/github.com/g-truc/glm) | Ubuntu 12.04 | GCC 4.6.3 | [![Build Status](https://drone.io/github.com/g-truc/glm/status.png)](https://drone.io/github.com/g-truc/glm/latest) |
## [Download lastest release](https://github.com/g-truc/glm/releases/latest)
## Release notes
#### GLM 0.9.7.0 - 2015-XX-XX