OuuGiii / CG-Project-3

The 3 lab of the course Computer Graphics
0 stars 0 forks source link

Create directional lightning #4

Closed OuuGiii closed 4 years ago

OuuGiii commented 4 years ago

Create the overall illumination of the scene using a directional light source.

This light source shall be capable of being switched on or off by means of a key (‘Q (q) ').

Additionally, it should be possible to enable and disable lighting calculation using a key (‘W (w)’).

It should also be possible to toggle the type of shading between Gouraud (diffuse) and Phong using a key (‘E (e)’).

OuuGiii commented 4 years ago

The directional light could maybe still me modified :) otherwise, we are all good 👍

OuuGiii commented 4 years ago

yeah it is good :)