Skip to content

Latest commit

History

History
53 lines (38 loc) 路 1003 Bytes

index.rst

File metadata and controls

53 lines (38 loc) 路 1003 Bytes

cglm Documentation

cglm is an optimized 3D math library written in C99 (compatible with C89). It is similar to the original glm library, except cglm is mainly for C.

cglm stores matrices as column-major order but in the future row-major is considered to be supported as optional.

features build getting_started

opengl

api

opt

troubleshooting

Indices and Tables:

  • genindex
  • modindex
  • search