Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Thank you very much :))  I actually used a separate camera at the light position to render the shadow casting objects onto a texture. Afterwards you can just compare the current texture pixel by pixel to a predefined texture and see how close they match ^^.

(+1)

Hmm, very cool method.