github recp/cglm v0.4.8
v0.4.8: Easing functions and bug fixes

latest releases: v0.9.4, v0.9.3, v0.9.2...
6 years ago

New Features or Improvements:

  • easing functions (experimental)
  • additional utils (see util.h)
    • add MIN and MAX macros
    • new version for clamp: clamp to zero and one
    • percentage
    • glm_eq to compare floats
  • unalignned version for vec4_copy: vec4_ucopy. Use this if you want to copy vector from external source
  • Add macro for automatic alignment of matrices (@jonathanplatzer)

Bugfixes:

Don't miss a new cglm release

NewReleases is sending notifications on new releases.