Other Modern OpenGL Resources
The purpose of this page is to collect other resources which are extremely helpful for making use of everything OpenGL 4.x has to offer. If you have any suggestions please leave a comment with the link and they can be added here!
Official Resources
3rd Party Resources
- https://github.com/fendevel/Guide-to-Modern-OpenGL-Functions
- 3D Graphics Rendering Cookbook
- https://github.com/PacktPublishing/3D-Graphics-Rendering-Cookbook
- https://juandiegomontoya.github.io/modern_opengl.html
- https://medium.com/@daniel.coady/compute-shaders-in-opengl-4-3-d1c741998c03
- https://learnopengl.com/Guest-Articles/2022/Compute-Shaders/Introduction