Skip to content

This is a small test I implemented in java to experiment with creating shadows blocking sight behind objects relative to the mouse cursor. Could be used in some kind of maze game forcing the player to explore the level instead of just tracing a path. The shadows are generated per pixel from an object map. The code is too slow for making a good r…

Notifications You must be signed in to change notification settings

robinerd/2D-shadows-viewport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make sure to put resources in the working directory root.

About

This is a small test I implemented in java to experiment with creating shadows blocking sight behind objects relative to the mouse cursor. Could be used in some kind of maze game forcing the player to explore the level instead of just tracing a path. The shadows are generated per pixel from an object map. The code is too slow for making a good r…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published