v2.1.1
In this release:
- Added a few more utility functions to the quaternion math object.
- Quat can now be multiplied with Vec3 and Mat4.
- Added
glDrawBufferssupport. - Added
glReadPixelssupport. - 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