1. Home
  2. Browse
  3. cglm

cglm

v0.9.6#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.6#0

Publication

Supports

All

GitHub

recp/cglm

Homepage

github.com/recp/cglm

Subtree

2c58226e02

License

MIT

Definition

Manifest