Skip to content

v2.1.1

Choose a tag to compare

@mario-deluna mario-deluna released this 21 Jan 10:26
· 270 commits to master since this release

In this release:

  • Added a few more utility functions to the quaternion math object.
  • Quat can now be multiplied with Vec3 and Mat4.
  • Added glDrawBuffers support.
  • Added glReadPixels support.
  • Added AABB generator for mesh loading, in obj loader.

Full Changelog: v2.1.0...v2.1.1


Windows DLL

You can find the windows dll files attached to the release:

  • PHP 8.0 Thread Safe x64
    glfw_php8.0_ts_x64.zip
  • PHP 8.1 Thread Safe x64
    glfw_php8.1_ts_x64.zip
  • PHP 8.2 Thread Safe x64
    glfw_php8.2_ts_x64.zip

  • PHP 8.0 Non Thread Safe x64
    glfw_php8.0_nts_x64.zip
  • PHP 8.1 Non Thread Safe x64
    glfw_php8.1_nts_x64.zip
  • PHP 8.2 Non Thread Safe x64
    glfw_php8.2_nts_x64.zip