Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
0.8.4:lights [2022/07/21 08:04] – [Point Light] admin0.8.4:lights [2022/07/21 08:05] – [Spot Light] admin
Line 63: Line 63:
 ^LightType ^Description ^ ^LightType ^Description ^
 |TLightType.Spot|This light gets emitted from a single point in one direction, along a cone that increases in size the further from the light it gets.| |TLightType.Spot|This light gets emitted from a single point in one direction, along a cone that increases in size the further from the light it gets.|
 +
 +{{:0.8.4:light_casters_spotlight_angles.png?nolink|}}
 +
 +[[https://learnopengl.com/Lighting/Light-casters]]
  
 Take care of some additional properties to configure, when using spot lights. Take care of some additional properties to configure, when using spot lights.
Line 71: Line 75:
  
 {{:0.8.4:spotlight.jpg?nolink|}} {{:0.8.4:spotlight.jpg?nolink|}}
 +
 [[https://subscription.packtpub.com/book/game-development/9781849695046/4/ch04lvl1sec35/implementing-per-fragment-spot-light]] [[https://subscription.packtpub.com/book/game-development/9781849695046/4/ch04lvl1sec35/implementing-per-fragment-spot-light]]