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…

robinerd/2D-shadows-viewport

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
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