1. Home
  2. Browse
  3. cglm

cglm

v0.9.4#0Latest

Highly Optimized Graphics Math (glm) for C

Install

Run the following Vcpkg command to install the port.

vcpkg install cglm

Usage

cglm provides CMake targets:

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

Dependencies

See source

Version

v0.9.4#0

Publication

Supports

All

GitHub

recp/cglm

Homepage

github.com/recp/cglm

Subtree

a37d26c8ee

License

MIT

Definition

Manifest