Skip to Content

cglm v0.9.4

Created
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) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • chausner's avatar chausner
  • Jia Yue Hua's avatar Jia Yue Hua
  • Bruce Mitchener's avatar Bruce Mitchener

# Changelog

  • 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)

# Source