[Library Module] libGLES and libEGL bindings

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
luce80
New User
New User
Posts: 5
Joined: Tue Jun 01, 2021 5:20 pm

[Library Module] libGLES and libEGL bindings

Post by luce80 »

Here https://github.com/luce80/PureBasic_gles-egl you can find PureBasic bindings for the libGLES and libEGL shared libraries. There are also a few utility functions. There is also a test program.
ATTENTION: to successfully run the example code you will have to edit the libpath and libname variable strings at the beginning of the code.