This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Activity
Updated Use rlgl module as standalone library (markdown)
master
Ray
8 years ago
parent
001038b228
commit
6b66398b14
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Use-rlgl-module-as-standalone-library.md
+ 1
- 1
Use-rlgl-module-as-standalone-library.md
@ -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.
// TODO: List code
*TODO*
Write
Preview
Loading…
Cancel
Save