1 min read
OpenGL Renderer

This OpenGL Renderer is a rendering sandbox, showcasing a Phong shading pipeline, skeletal animation, and real-time entity manipulation via ImGui.

Demo

Features

  • Phong reflection model
  • Skeletal Animation
  • C++ and OpenGL
  • ImGui integration for in-engine UI and entity manipulation