mirror of
https://github.com/g-truc/glm.git
synced 2025-04-06 22:15:00 +00:00
Udpated readme with Added quatLookAt to GTX_quaternion #659
This commit is contained in:
parent
a61483b34a
commit
55d6d2c35c
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
|
|||
- Added [GLM_ENABLE_EXPERIMENTAL](manual.md#section7_4) to enable experimental features.
|
||||
- Added packing functions for integer vectors #639
|
||||
- Added conan packaging configuration #643 #641
|
||||
- Added quatLookAt to GTX_quaternion #659
|
||||
|
||||
#### Improvements:
|
||||
- Added lowp variant of GTC_color_space convertLinearToSRGB #419
|
||||
|
|
Loading…
Add table
Reference in a new issue