An opengl example using meson, based upon learning opengl. Mainly here to show you how to build opengl on linux. This is easy to do (and hence I considered not posting this), but I remember a few ...
🍏CSharpGL is an Object-Orinted OpenGL wrapper in pure C# wihtout any third party support. It abstracts concepts(buffer, shader, state, matrix, vector, texture ...