A Short Introduction to OpenGL
30 May 2024Here is a short introduction to OpenGL.
Click above image to watch the 30 minutes presentation.
You can get the slides here: opengl.pdf
See github.com/wedesoft/opengl for source code of slides and opengl-example.c.
Here are instructions on how to compile and run the program with GCC under GNU/Linux: