Skip to content

A small program made with OpenGL to compare different shading models.

Notifications You must be signed in to change notification settings

KTHVisualization/Shader-evaluator

 
 

Repository files navigation

Shader Evaluator

A small program made with OpenGL to compare different shading models. Image of application

Libraries used in this project

  • glad, accessing OpenGl functions
  • glfw, Creating a rendering context and handeling IO
  • glm, datatypes and mathematical operations
  • imgui, user interface

About

A small program made with OpenGL to compare different shading models.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.5%
  • C 10.6%
  • Makefile 4.8%
  • Other 1.1%