Jump to content

GLGE (programming library)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Jarble (talk | contribs) at 19:52, 8 September 2019 (linking). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

GLGE is a programming library for use with WebGL and JavaScript.

GLGE is a JavaScript library intended to ease the use of WebGL, a native browser JavaScript API giving direct access to OpenGL ES 2, allowing for the use of hardware accelerated 2D and 3D applications without having to download any plugins.

The aim of GLGE is to mask the involved nature of WebGL from the web developer, who can then spend their time creating richer content for the web.

Main features