recording the learn opengl examples.
Learning list: Opengl red book
- Code samples for the OpenGL v1.1 Programming Guide [Redbook](https://www.opengl.org/archives/resources/code/ samples/redbook/)
- https://glprogramming.com/red
- https://github.com/openglredbook/examples
- 第八版的图书源码 源代码: http://opengl-redbook.com/Code/oglpg-8th-edition.zip
- 第九版的图书源码:http://opengl-redbook.com/OGLPG-9th-Edition.zip,github https://download.csdn.net/download/ygahbin1981/10252335
https://nchc.dl.sourceforge.net/project/glsdk/GLSDK%200.5.0/glsdk_0_5_2.7z
https://my.oschina.net/sweetdark https://github.com/sweetdark/openglex
##zwqxin 博客: http://www.zwqxin.com/archives/shaderglsl/review-normal-map-bump-map.html
https://blog.csdn.net/panda1234lee/article/details/52050861?utm_source=blogxgwz0
https://blog.csdn.net/jaccen2012/article/details/78215066
https://github.com/wshxbqq/GLSL-Card https://blog.csdn.net/jeffasd/article/details/77989274?locationNum=10&fps=1
https://github.com/wshxbqq/webGL
https://www.cnblogs.com/ylwn817/archive/2012/09/07/2675285.html
http://www.cnblogs.com/vertexshader/articles/2917540.html
http://www.zwqxin.com/archives/shaderglsl/communication-between-opengl-glsl-2.html
http://www.zwqxin.com/archives/shaderglsl/communication-between-opengl-glsl.html
GLSL 内建函数
其他图形学相关书籍:
- Ray Tracking in on week:
code,
code2
图形跟班的博客
图形跟班的github
-
《线性代数及应用》