[Examples] Top down lights example (#2199)
* Start 2d lights example. * finish example * update image. * Cleanup render textures * Fixes to handle shadows on edges that are near to the light better. * tabs * move to shapes Co-authored-by: Jeffery Myers <JefMyers@blizzard.com>
This commit is contained in:
parent
15b36e04b2
commit
4b998cfd05
5 changed files with 787 additions and 1 deletions
|
@ -411,7 +411,7 @@ SHAPES = \
|
|||
shapes/shapes_easings_rectangle_array \
|
||||
shapes/shapes_draw_ring \
|
||||
shapes/shapes_draw_circle_sector \
|
||||
shapes/shapes_draw_rectangle_rounded
|
||||
shapes/Sshapes_top_down_lights
|
||||
|
||||
TEXTURES = \
|
||||
textures/textures_logo_raylib \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue