[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#950988: ITP: libcglm -- Optimized OpenGL Mathematics library for C



Package: wnpp
Severity: wishlist
Owner: Leon Marz <lmarz@cs.uni-frankfurt.de>

* Package name    : libcglm
  Version         : 0.6.2
  Upstream Author : Recep Aslantas <info@recp.me>
* URL             : https://github.com/recp/cglm
* License         : MIT
  Programming Lang: C
  Description     : Optimized OpenGL Mathematics library for C

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

This library is useful, when you're writing an OpenGL/Vulkan program in C
and don't want to switch to C++ just to be able to include glm.
It uses the same header-only approach like glm but also supports pre-compiled
function calls


Reply to: