Skip to content

A basic 2d raycasting implementation in python. Just a quick experiment.

Notifications You must be signed in to change notification settings

HudsonFinn/2d-Raycasting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

2d-Raycasting

A basic implementation of 2d raycasting. It uses pygame and has raycasting which can detect walls and will therefore create shadows. It was a project which I did in a weekend because I was interested in how rendering of shadows work in games and saw that this was one of the more complex yet simple to demonstrate implementations

About

A basic 2d raycasting implementation in python. Just a quick experiment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages