Skip to content

Commit

Permalink
Added GTX_matrix_factorisation to factor matrices in various forms #654
Browse files Browse the repository at this point in the history
  • Loading branch information
Groovounet committed Jul 7, 2017
1 parent 566d20e commit 759a1d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
- Added GTX_color_encoding extension
- Added GTX_vec_swizzle, faster compile time swizzling then swizzle operator #558
- Added GTX_exterior_product with a vec2 cross implementation #621
- Added GTX_matrix_factorisation to factor matrices in various forms #654
- 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
Expand Down

0 comments on commit 759a1d8

Please sign in to comment.