Adding initial commit
This commit is contained in:
13
README.md
13
README.md
@@ -1,4 +1,11 @@
|
||||
NMEGL
|
||||
=====
|
||||
#NMEGL
|
||||
|
||||
A wrapper for NME OpenGL support, allowing applications to use only the OpenGL rendering directly
|
||||
A lightweight pure OpenGL wrapper for [NME](http://nme.io) 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](http://github.com/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.
|
||||
|
||||
Reference in New Issue
Block a user