libcglm-dev binary package in Ubuntu Lunar amd64

 cglm is an optimized 3D math library written in C99 (compatible with C89).
 It is based on the OpenGL Shading Language (GLSL) specification and
 similar to the original glm library except this library is written in C.
 It uses the same header-only approach like glm but also supports
 pre-compield function calls
 .
 Features:
  * scalar and simd (sse, avx, neon...) optimizations
  * option to use different clipspaces e.g. Left Handed, Zero-to-One...
    (currrently right handed negative-one is default)
  * array API and struct API, you can use arrays or structs.
  * general purpose matrix operations (mat4, mat3)
  * chain matrix multiplication (square only)
  * general purpose vector operations (cross, dot, rotate, proj, angle...)
  * affine transformations
  * matrix decomposition (extract rotation, scaling factor)
  * optimized affine transform matrices (mul, rigid-body inverse)
  * camera (lookat)
  * projections (ortho, perspective)
  * quaternions
  * euler angles / yaw-pitch-roll to matrix
  * extract euler angles
  * inline or pre-compiled function call
  * frustum (extract view frustum planes, corners...)
  * bounding box (AABB in Frustum (culling), crop, merge...)
  * bounding sphere
  * project, unproject
  * easing functions
  * curves
  * curve interpolation helpers (SMC, deCasteljau...)
  * helpers to convert cglm types to Apple's simd library to pass cglm types to
    Metal GL without packing them on both sides
  * ray intersection helpers
  * and others...
 .
 This package contains the development header files

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2023-01-17 09:44:19 UTC Published Ubuntu Lunar amd64 release universe libdevel Optional 0.8.8-1
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Lunar amd64 proposed universe libdevel Optional 0.8.8-1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to lunar

  • Published
  2023-01-17 09:45:00 UTC Superseded Ubuntu Lunar amd64 release universe libdevel Optional 0.8.6-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of cglm 0.8.8-1 in ubuntu lunar PROPOSED
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu
  2023-01-18 12:10:11 UTC Deleted Ubuntu Lunar amd64 proposed universe libdevel Optional 0.8.6-1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to lunar

  • Published
  2022-11-07 11:36:04 UTC Superseded Ubuntu Lunar amd64 release universe libdevel Optional 0.8.5-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of cglm 0.8.6-1 in ubuntu lunar PROPOSED
  • Published
  • Copied from ubuntu kinetic-proposed amd64 in Primary Archive for Ubuntu

Source package