Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abheekda1/raycaster
Simple raycasting engine written in Java for AP CS
https://github.com/abheekda1/raycaster
Last synced: 6 days ago
JSON representation
Simple raycasting engine written in Java for AP CS
- Host: GitHub
- URL: https://github.com/abheekda1/raycaster
- Owner: abheekda1
- License: mit
- Created: 2022-10-15T21:12:24.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-30T20:06:33.000Z (about 1 year ago)
- Last Synced: 2023-10-30T21:25:29.805Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 59.6 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Raycaster
A simple raycasting engine written in Java as an individual project for AP Computer Science. Very early stages, feature list coming soon.# Demo
![final](https://user-images.githubusercontent.com/67982792/196302095-79380bee-14ae-4d06-afef-60df4fcd1fbc.gif)# Credits and Licensing
All code is written by [`@abheekda1`](https://github.com/abheekda1) unless otherwise specified, and all code is licensed under the MIT license unless otherwise specified.