Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snektron/anticaster
non euclidean raycaster
https://github.com/snektron/anticaster
Last synced: 7 days ago
JSON representation
non euclidean raycaster
- Host: GitHub
- URL: https://github.com/snektron/anticaster
- Owner: Snektron
- Created: 2015-11-16T18:10:00.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-18T07:51:39.000Z (almost 7 years ago)
- Last Synced: 2024-11-18T07:47:21.381Z (2 months ago)
- Language: C
- Size: 27.3 KB
- Stars: 3
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AntiCaster
non euclidean raycasterDepends on SDL2, so the natives must be either besides the executable or in the path.
For building it needs -lSDL2main -lSDL2 as libraries.