summaryrefslogtreecommitdiff
path: root/README
blob: 238c3d0fbf181b6ad2aef14f447a481fb7141663 (plain)
1
2
3
4
5
6
7
My implementation of chapters from https://learnopengl.com

- Building
There is glfw, glew, stb_image and tinyobjloader-c in libs directory.
Also you need to download libmesa devel.

You need to change to each directory and compile examples separetely.