/OpenGL-Renderer

OpenGL renderer made with GLFW,GLEW,GLM and ASSIMP.

Primary LanguageC

OpenGL-Renderer

This is a small WIP renderer using OpenGL. It has Phong lighting (ambient,specular and diffuse lighting),shadow casting and texture and model importing. Install GLFW,GLEW,GLM and set up your Visual Studio project to include them to use it.

All models are from Free3D

Screenshots

    Skybox: 1     Shadow casting: 2