Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/evuez/raycaster

A simple (and inefficient) Python raycaster.
https://github.com/evuez/raycaster

hacktoberfest

Last synced: 1 day ago
JSON representation

A simple (and inefficient) Python raycaster.

Awesome Lists containing this project

README

        

# raycaster

A simple (and inefficient) Python raycaster I did for fun.

![gif gif gif!](http://i.imgur.com/2byTCcu.gif)

*I kinda liked the fish-eye effect so I kept it.*

## Install & run

```
pip install -r requirements.txt
python demo.py
```