OpenGL 学习相关博客

1.[openGL——视图视角正交/透视矩阵://blog.csdn.net/lingedeng/article/details/7302204
2.非常好的 Core Image 教程,http://www.tuicool.com/articles/B77beeI
3.主流图片处理方式的比较 ,http://colin1994.github.io/2016/10/21/Core-Image-OverView/
4.vertexShader 处理灰度高度图 http://www.zwqxin.com/archives/shaderglsl/glsl-vertex-texture-fetch.html

  1. 基于亮度的图像二值化处理 http://www.zwqxin.com/archives/image-processing/image-intensity-binarization.html
    6.OpenGL ES 备忘 http://blog.csdn.net/ldpxxx/article/details/17285849
    7.纹理处理知识 http://www.bagualu.net/wordpress/archives/2405
    8.OpenGLes 学习资料 https://learnopengl-cn.readthedocs.io/zh/latest/01%20Getting%20started/06%20Textures/
    9.透视投影深入理解: http://blog.csdn.net/popy007/article/details/1797121

你可能感兴趣的:(OpenGL 学习相关博客)