MyGit

v0.6.0

recp/cglm

版本发布时间: 2019-09-01 20:11:25

recp/cglm最新发布版本:v0.9.4(2024-04-01 23:10:19)

New API: Structs ( thanks to @acoto87 ) (https://github.com/recp/cglm/pull/80)

cglm now supports structs. To use struct api, just include cglm/struct.h header. You can also use struct api with array api. Struct api provides type-safety. Currently struct parameters are pass-by-value but in the future it may be pass-by-reference by using pointers (feedbacks are welcome by creating issues).

New Features and Improvements:

New glmm (SIMD) functions: (thanks to @superbigio )

相关地址:原始地址 下载(tar) 下载(zip)

查看:2019-09-01发行的版本