Skip to content

cglmv0.9.6

Updated

Highly Optimized Graphics Math (glm) for C

#Usage

cglm provides CMake targets:

find_package(cglm CONFIG REQUIRED)
target_link_libraries(main PRIVATE cglm::cglm)

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • chausner's avatarchausner
  • Jia Yue Hua's avatarJia Yue Hua
  • Bruce Mitchener's avatarBruce Mitchener
  • SunBlack's avatarSunBlack

#Changelog

  • 2c58226[cglm] Update to 0.9.6 (#48798)
  • a37d26c[cglm] Update to 0.9.4 (#38229)
  • 9854d1d[cglm] Enable for uwp (#36704)
  • a434c36[cglm] update to 0.9.2 (#36285)
  • 77c73ed[cglm] Allow building for arm platforms. (#35607)
  • 0fa73de[cglm] update to 0.9.1 (#34074)
  • 7632bef[cglm] New port (#29024)