Skip to content

A 2D raycast/lighting algorithm written in python

License

Notifications You must be signed in to change notification settings

BarbosaRT/2D-Raycast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2D - Raycast

A 2D raycast / lighting algorithm written in python

If you want to support me check out my fiverr

Instructions

Clone this repository:

git clone https://github.com/BarbosaRT/2D-Raycast.git

Access the directory:

cd 2D-Raycast

Now install the dependencies:

pip install -r requirements.txt

And run:

python3 demo.py

About

A 2D raycast/lighting algorithm written in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages