From bddb8d3c70656edb5986d8c57bce1bf14f07a114 Mon Sep 17 00:00:00 2001 From: Ricardo Lovelace Date: Sat, 12 Oct 2013 03:42:14 -0700 Subject: [PATCH] added opengl resource --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 3e1a4f22..28f89dfe 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -86,6 +86,7 @@ * [DirectX manual](http://www.xmission.com/~legalize/book/download/index.html) (draft) * [Learning Modern 3D Graphics Programming](http://www.arcsynthesis.org/gltut/) (draft) +* [Introduction to Modern OpenGL](http://open.gl/) * [GPU Gems](http://http.developer.nvidia.com/GPUGems/gpugems_part01.html) * [GPU Gems 2](http://http.developer.nvidia.com/GPUGems2/gpugems2_part01.html) - [ch 8,14,18,29,30 as pdf](ftp://download.nvidia.com/developer/GPU_Gems_2/) * [GPU Gems 3](http://http.developer.nvidia.com/GPUGems3/gpugems3_part01.html) -- GitLab