Updated Use rlgl module as standalone library (markdown)

Ray
2017-03-04 12:37:21 +01:00
parent 001038b228
commit 6b66398b14

@ -1,3 +1,3 @@
rlgl is a raylib module that let the user program in an OpenGL immediate mode style on any platform (internally uses OpenGL 1.1, 3.3 or ES 2.0). It can be used as standalone library. rlgl is a raylib module that let the user program in an OpenGL immediate mode style on any platform (internally uses OpenGL 1.1, 3.3 or ES 2.0). It can be used as standalone library.
// TODO: List code *TODO*