1. EachPod
EachPod

OpenGL – Knox Game Design, January 2024

Author
Knox Game Design
Published
Mon 29 Jan 2024
Episode Link
https://www.knoxgamedesign.org/2444/opengl-knox-game-design-january-2024/

Introduction to OpenGL and how to setup development environment using MSYS2. Code examples in C for displaying polygons, keyboard input with GLUT, and a simple game demo. OpenGL code examples in C – https://github.com/levidsmith/KnoxGameDesign/tree/master/opengl Links and Notes OpenGL – https://www.opengl.org/ MSYS2 – https://www.msys2.org/ Setting up OpenGL development Environment on Windows with MSYS2 – https://www.jamiebayne.co.uk/blog/opengl-windows Lazy … Continue reading OpenGL – Knox Game Design, January 2024

Share to: