CodingTrain / CodingTrain/Suggestion-Box
Coding Challenge: Shadow projection from light source
Open
Challenge
- Dominant language
- No language data
- Stars
- 570
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
## Shadow projection
What about recreating a a 2D simulation of shadow projection by a point light source, as featuring in several indie games ? I tried to do it on my own and managed to get a pretty good result, but it was quite hard to list each different area to consider in order to compute the projection. Here is a gif of my result, i'll upload my code later when I finish it.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.