Skip to content

samsvp/shadow_cast2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shadow Cast 2D

Shadow caster 2D based on javidx9 C++ implementation. For more information behind the math check out redblobgames article and/or Nicky Case's article.

Controls

Use WASD to move and press the right mouse button to cast light.

Dependencies

Build and install raylib.

Install

mkdir build && cd build
cmake ..
make

You should see the shadow_cast binary in the build folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published