/Valiant

A Rendering Engine in OpenGL 3.3 for experimentation, and learning.

Primary LanguageC++MIT LicenseMIT

Valiant

Valiant is (will be) a rendering engine that I can use to implement and practice newest techniques in computer graphics. It will be constantly evolving.

Dependencies:

  1. GLFW: Needs to be installed on the system, available on path.
  2. GLM: Part of the repository.
  3. GLAD: Part of the repository.