Inspired by
This commit is contained in:
parent
ab301db037
commit
83bbd94057
@ -1,6 +1,7 @@
|
||||
# Python raycaster
|
||||
|
||||
A simple [raycasting engine](https://en.wikipedia.org/wiki/Ray_casting), like the one used for [Wolfenstein 3D](https://en.wikipedia.org/wiki/Wolfenstein_3D), written in Python using the [SDL graphics library](https://en.wikipedia.org/wiki/Simple_DirectMedia_Layer).
|
||||
Inspired by [this video of 3DSage](https://www.youtube.com/watch?v=gYRrGTC7GtA)
|
||||
|
||||
## Requirements
|
||||
Install SDL libs for Python and PNG lib (required for texture loading):
|
||||
|
Loading…
Reference in New Issue
Block a user