/learn_opengl

My implementations from learnopengl.com

Primary LanguageC++

Learn OpenGL

These are my implementations of the tutorials at LearnOpenGL.

template

Simple template with shader class for simple shader instantiation.

get context

Simple triangles with multiple fragment shaders

transform

Triangle translation

coordinate systems

model view projection matrix example with multiple cubes