LukasZim / Final-Project-3D-Computer-Graphics

0 stars 0 forks source link

Shadow Mapping special light source #14

Closed LukasZim closed 1 year ago

LukasZim commented 1 year ago

Implement (at least) 1 special light source which emits light in a cone using light falloff.

Integrate mechanism to determine whether player receives light from cone.

(i.e., is seen by the monster or in recharge zone) and integrate it in your game.