CodingTrain / CodingTrain/Suggestion-Box

Coding Challenge: Shadow projection from light source

Open
#1,266 1 comment 1 reaction 0 assignees View on GitHub
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.

![shadow_projection](https://user-images.githubusercontent.com/17936055/54625913-74548700-4a70-11e9-900f-abdad27bca93.gif)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.