Skip to content

An example of the old 2D FPS ray casting technique with Python, using the Pygame library. This has been created by following 3DSage's C tutorials on YouTube. I'm doing this in Python as a personal challenge, to see how performant I can make it on a RPI 3A+. Try 1-3 for different quality modes.

Notifications You must be signed in to change notification settings

MrH-rezroll/PygameRayCaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Initial commit.

About

An example of the old 2D FPS ray casting technique with Python, using the Pygame library. This has been created by following 3DSage's C tutorials on YouTube. I'm doing this in Python as a personal challenge, to see how performant I can make it on a RPI 3A+. Try 1-3 for different quality modes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages