Skip to content

caner-milko/OpenGLRenderer

Repository files navigation

OpenGLRenderer

A custom OpenGL Renderer written in C++ using Visual Studio 2019 while I go through chapters of LearnOpengl.com and learn C++.

An example render with a model I created in blender: render

Features

  • Obj loading with Assimp
  • Texture loading with stb_image
  • Blinn-phong lighting with texturing

Dependencies

About

Custom OpenGL Renderer in C++ for Windows

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published