You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 12, 2025. It is now read-only.
Describe the solution you'd like
There is this extension that let's you work with OpenGL from PHP.
Unfortunately it doesn't have PECL releases, but it's pretty straightforward to build. Readme only mentions cmake, but I also needed libglfw3-dev. I am new to building extensions from source, so maybe it's just some dependency of libglfw3-dev that needed.
Describe alternatives you've considered
For now I just build it from source
Distribution (please complete the following information):