OpenGL with Python Tutorial 2: Coloured Triangle (deprecated)
Channel:
Subscribers:
14,300
Published on ● Video Link: https://www.youtube.com/watch?v=3mjLR91bR4I
One of the hardest parts of OpenGL is just getting something to show up on the screen (maybe not as hard as Vulkan). This video covers shader creation, vertex buffer objects, vertex array objects and a bit more.
code: https://github.com/amengede/getIntoGameDev
This video has been re-done (exactly the same, just less rambling): https://www.youtube.com/playlist?list=PLn3eTxaOtL2PDnEVNwOgZFm5xYPr4dUoR
Patreon: patreon.com/user?u=58955910
Other Videos By GetIntoGameDev
Tags:
pyopengl
pygame