A OpenGL renderer that supports loading .obj models and implements lighting techniques, including Blinn-Phong shading, shadow mapping, and omnidirectional shadow mapping.
- Windows OS
- Visual Studio 2022
- Clone the repository to your local machine:
git clone https://github.com/eliasfuericht/OpenGL-Renderer.git
- Open .sln file in root directory
- Hit run in Visual Studio
