Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 444 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 444 Bytes

###renderer-project ##Overview The idea of the project is simple: a small renderer capable of rendering simple polygonal models with textures and shaders in C++ with minimal usage of the third-party libraries. ##Purpose It is a course project for Multimedia. ##How to build The project is developed using CLion, which utilizes CMake to build artifacts. Consider building either by importing the project by CLion or building directly with CMake.