Files
lime/README.md
Sven Bergström 9d6eae9c02 Update README.md
2013-06-22 20:22:08 -07:00

586 B

#NMEGL

A lightweight pure OpenGL wrapper for NME and NME build tools.

A good starting point for building OpenGL applications across Mac, Windows, Linux, Blackberry, HTML5(WebGL), Android, iOS.

#How it works

NME is a cross platform library, with a build tool, for building applications across many platforms. Frameworks like OpenFL leverage NME to implement a cross platform Flash API to great effect.

NMEGL exposes the OpenGL layer across the platforms that support it, for developers to build new frameworks on top of.