Jonathan-L-Davidson / DX11-Framework

0 stars 0 forks source link

Week 6 - Specular lighting #3

Open Jonathan-L-Davidson opened 2 years ago

Jonathan-L-Davidson commented 2 years ago

My favourite part! ...Not. I had issues at this point where my laptop didn't like running the program and caused strange crazy effects on my screen and I was forced to restart everytime. I think the shader failed to compile but was trying to be ran anyway and caused issues overall for my entire graphics driver.

This was relatively straight forward. I have yet to implement per-pixel lighting, which is next to do.

Specular ON:

https://user-images.githubusercontent.com/57398860/141331868-0f1a04a7-6505-4b19-809f-40c7cfd907d2.mp4

Specular OFF:

https://user-images.githubusercontent.com/57398860/141331829-721522cf-a67e-4680-a9b3-02e030059033.mp4