|
@@ -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 [[email protected]](mailto://[email protected]).
|
|
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 [[email protected]](mailto://[email protected]).
|
|
|
|
|
|
|
|
-[Download lastest release](https://github.com/g-truc/glm/releases/latest)
|
|
|
|
|
-
|
|
|
|
|
|
|
|
|
|
```c++
|
|
```c++
|
|
|
#include <glm/vec3.hpp> // glm::vec3
|
|
#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 | [](https://drone.io/github.com/g-truc/glm/latest) |
|
|
| [Drone](https://drone.io/github.com/g-truc/glm) | Ubuntu 12.04 | GCC 4.6.3 | [](https://drone.io/github.com/g-truc/glm/latest) |
|
|
|
|
|
|
|
|
|
|
+## [Download lastest release](https://github.com/g-truc/glm/releases/latest)
|
|
|
|
|
+
|
|
|
## Release notes
|
|
## Release notes
|
|
|
|
|
|
|
|
#### GLM 0.9.7.0 - 2015-XX-XX
|
|
#### GLM 0.9.7.0 - 2015-XX-XX
|