Skip to content

Commit cd2d1f8

Browse files
authored
Add more opengl tutorials (#71)
* Add more opengl tutorials * Update index.html
1 parent 509401a commit cd2d1f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

resources/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@
4646
* [Guide to Modern OpenGL Functions](https://github.com/fendevel/Guide-to-Modern-OpenGL-Functions)
4747
* [Learn OpenGL](https://learnopengl.com/)
4848
* [OpenGL 4.6 Specification](https://www.khronos.org/registry/OpenGL/specs/gl/glspec46.core.pdf)
49+
* [OpenGL tutorials by Victor Gordan](https://www.youtube.com/playlist?list=PLPaoO-vpZnumdcb4tZc4x5Q-v7CkrQ6M-)
50+
* [OGLdev : modern opengl tutorials](https://ogldev.org/)
4951

5052
## Vulkan
5153
* [Fundamentals of the Vulkan Graphics API: Why Rendering a Triangle is Complicated](https://liamhinzman.com/blog/vulkan-fundamentals)

0 commit comments

Comments
 (0)