Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 633 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 633 Bytes

C# (WPF) Phong shading visualisation

Phong_visualisation

About

This project was created in 2015. In January 2018 I decided to little refactoring and publishing it for open source.
Comments in code was created in polish language.
In PDF file Project_description is located project description in polish language.
Main requirement for project was implement Phong shading algorithm.
The user can move the light source by clicking the buttons "W", "A", "S", "D". \

TODO

  • Write tests.
  • Algorithm optimalization.

References