aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 620699a7a0cd47c984583bc6019de3825b769db1 (plain)
1
2
3
4
5
6
7
8
# Minimal Graphics Library
Written in C and uses OpenGL 2.0 to support as many platforms as possible.\
Right now mgl only supports x11.
# Dependencies
## Build
`xlib`
## Runtime
`libglvnd (libGL.so)`