Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 552 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 552 Bytes

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