/opengl-study

Study in OpenGL

Primary LanguageC++

OpenGL Personal Study Code

A study in OpenGL and some respective libraries.

Built with

  • Visual Studio 2015

Libraries

  • glew (initializing OpenGL)
  • glfw (window context creation)
  • glm (mathematics library for graphics)
  • gli (texture manipulation)
  • assimp (model loading)

Screenshots

Various Cubes with some depth coloring

Rendering of a spider and teapot model

Rendering of a tesselated terrain

Rendering of a tesselated terrain in wireframe