witek1902 / lighting-visualisation

Phong shading visualisation in C# (WPF)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Phong shading visualisation in C# (WPF)

License:MIT License


Languages

Language:C# 100.0%