Skip to content

buffer8848/glesbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glesbox

GBL(Opengles Box Library for native GUI on windows, linux, android, iOS etc)

GBL is not a render engine, just a simple EGL wrapper for quickly integrating opengles code on multi-platform without no opengl env.

We use it in our VR & AR products.

keywords

  • support online render(render in screen directly) and offline render(render on texture and output into an image)
  • EGL for native GUI windows binding
  • c++11
  • OpenGL ES 2.0 and 3.x
  • WebGL 1.0 (compiled using Emscripten)

Dependencies

  • EGL 1.4(angle for windows)
  • libyuv

Build

  • see build/cmake4*.sh

License

  • MIT

Example usage

About

GBL(Opengles Box Library for native GUI on windows, linux, android, iOS etc by wraping EGL)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published