We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 509401a commit cd2d1f8Copy full SHA for cd2d1f8
resources/index.html
@@ -46,6 +46,8 @@
46
* [Guide to Modern OpenGL Functions](https://github.com/fendevel/Guide-to-Modern-OpenGL-Functions)
47
* [Learn OpenGL](https://learnopengl.com/)
48
* [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/)
51
52
## Vulkan
53
* [Fundamentals of the Vulkan Graphics API: Why Rendering a Triangle is Complicated](https://liamhinzman.com/blog/vulkan-fundamentals)
0 commit comments