https://github.com/pegvin/raycaster
a very simple raycaster
https://github.com/pegvin/raycaster
Last synced: 8 months ago
JSON representation
a very simple raycaster
- Host: GitHub
- URL: https://github.com/pegvin/raycaster
- Owner: pegvin
- License: bsd-3-clause
- Created: 2023-10-14T18:24:33.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-23T14:08:16.000Z (over 2 years ago)
- Last Synced: 2024-12-27T21:14:13.203Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Raycaster
a very simple raycaster
- [x] Raycasting
- [x] Different Colored Walls
- [ ] Floor & Ceiling
- [ ] Textures
---
### Resources
- https://lodev.org/cgtutor/raycasting.html
- https://youtu.be/NbSee-XM7WA