Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yusufozmen01/go-raycaster
A shit ass raycaster that's probably worse than what you can do
https://github.com/yusufozmen01/go-raycaster
Last synced: 23 days ago
JSON representation
A shit ass raycaster that's probably worse than what you can do
- Host: GitHub
- URL: https://github.com/yusufozmen01/go-raycaster
- Owner: YusufOzmen01
- Created: 2022-11-25T18:11:35.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-25T18:19:34.000Z (about 2 years ago)
- Last Synced: 2024-11-09T03:28:31.490Z (3 months ago)
- Language: Go
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-raycaster
A shit ass raycaster that's probably worse than what you can doPlease don't try to implement your own raycaster by referencing this repo. Please. I'm begging you. It will only give pain to you. Since I tried my best not to use any trigonometric functions and proper implementations, I couldn't add stuff like textures. So if you want to make your own raycaster, just google how to do one. I bet you can make one better.