Skip to content

Commit

Permalink
Update opengl.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lmj01 committed Dec 30, 2023
1 parent 163361f commit 5b50b45
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion cg/opengl.md
Original file line number Diff line number Diff line change
Expand Up @@ -283,4 +283,7 @@ glBindBuffer(GL_PIXEL_PACK_BUFFER, 0);
- [OpenGL基础,一个韩国人写的基础知识](http://www.songho.ca/opengl/index.html)
- [OpenGL教程和资料集合](https://zhuanlan.zhihu.com/p/41818595)
- [OpenGL Loading Library](https://www.khronos.org/opengl/wiki/OpenGL_Loading_Library)
- [GLRF - OpenGL Realtime Framework](https://github.com/DunkleMango/GLRF)
- [GLRF - OpenGL Realtime Framework](https://github.com/DunkleMango/GLRF)

### gizmo
- [izmo control library for 3D object manipulation (4x4 matrix) ](https://github.com/CedricGuillemet/LibGizmo)

0 comments on commit 5b50b45

Please sign in to comment.