最近
文章
代码仓
资源
问答
帖子
- C++ 编译错误:LNK 2019
- C++ 统一管理对象的删除,使用指针的指针**,或是指针的引用*&
- GLSL 中奇怪的问题 - [已解决] - 自己马虎的问题
- LearnGL - 11.2 - 实现简单的Phong光照模型
- GLSL 中实现类似 Unity nointerpolation
- LearnGL - 11.5 - 矩阵04 - 法线从对象空间变换到世界空间
- extensions/ARB/ARB_shading_language_include.txt API 中文翻译
- LearnGL - 12 - GLSL include - GL_ARB_shading_language_include (Extensions扩展) - 各种踩坑
- 投影矩阵的推导(Deriving Projection Matrices)
- LearnGL - 13 - PointLight - 点光源