Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
glfw_php8.2_nts_x64.zip | 2023-01-21 | 277.6 kB | |
glfw_php8.2_ts_x64.zip | 2023-01-21 | 276.3 kB | |
glfw_php8.0_nts_x64.zip | 2023-01-21 | 279.6 kB | |
glfw_php8.0_ts_x64.zip | 2023-01-21 | 279.3 kB | |
glfw_php8.1_nts_x64.zip | 2023-01-21 | 277.3 kB | |
glfw_php8.1_ts_x64.zip | 2023-01-21 | 277.0 kB | |
README.md | 2023-01-20 | 842 Bytes | |
v2.1.1 source code.tar.gz | 2023-01-20 | 1.7 MB | |
v2.1.1 source code.zip | 2023-01-20 | 2.1 MB | |
Totals: 9 Items | 5.5 MB | 0 |
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: https://github.com/mario-deluna/php-glfw/compare/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